double[][] empSales = new double[5][];
?
The above statement declares a(n) ____ array.
A. insertion
B. sort
C. jagged
D. boolean
Answer: C
Computer Science & Information Technology
You might also like to view...
A ________ query is used when you want to find the rows in one table that do not have a match in the other table
A) Find Duplicates B) Crosstab C) Find Unmatched D) Simple
Computer Science & Information Technology
Apply nonbreaking hyphens to prevent a phone number from displaying on two lines
Indicate whether the statement is true or false
Computer Science & Information Technology