Match each term with the correct statement below.

A. A two-dimensional array that has rows of different lengths
B. A popularly known sorting method
C. Use them with the class name without instantiating an object
D. Two or more columns of values
E. Adds an item to the end of an ArrayList
F. A programmer-created data type with a fixed set of values
G. Alters an item at a specified ArrayList location
H. Arrays with more than one dimension
I. A package containing the Arrays class
J. Placing objects in order beginning with the lowest value
K. Assigns the specified value to each element of the specified array
L. Two-dimensional array
M. The size can change during program execution
N. A data type for which only appropriate behaviors are allowed.
O. Can be pictured as a column of values

A. jagged array
B. bubble sort
C. static methods
D. two-dimensional array
E. add() method
F. Enumerated data type
G. set() method
H. multidimensional array
I. java.util
J. ascending order
K. fill() method
L. matrix
M. dynamically resizable
N. type-safe
O. one-dimensional array

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT a category in the Add Entrance Effect dialog box?

A) Basic B) Exciting C) Explosive D) Subtle

Computer Science & Information Technology

Which of the following is NOT a type of PowerPoint animation?

A) End B) Motion Path C) Emphasis D) Entrance

Computer Science & Information Technology