Solved

Match Each Term with the Correct Statement Below

Question 18

Matching

Match each term with the correct statement below.

Premises:
A programmer-created data type with a fixed set of values
Responses:
type-safe
Enumerated data type
set() method
matrix
add() method
two-dimensional array
ascending order
java.util
fill() method
static methods
bubble sort
jagged array
dynamically resizable
one-dimensional array
multidimensional array

Correct Answer:

type-safe
Enumerated data type
set() method
matrix
add() method
two-dimensional array
ascending order
java.util
fill() method
static methods
bubble sort
jagged array
dynamically resizable
one-dimensional array
multidimensional array
Related Questions