Exam 12: Arrays Continued
Exam 1: Background49 Questions
Exam 2: First Java Programs47 Questions
Exam 3: Syntax, Errors, and Debugging46 Questions
Exam 4: Introduction to Control Statements47 Questions
Exam 5: Using Classes and Objects in Media Computing47 Questions
Exam 6: Introduction to Defining Classes46 Questions
Exam 7: Control Statements Continued47 Questions
Exam 8: Improving the User Interface45 Questions
Exam 9: Introduction to Html and Applets45 Questions
Exam 10: Introduction to Arrays47 Questions
Exam 11: Classes Continued46 Questions
Exam 12: Arrays Continued47 Questions
Exam 13: Recursion, Complexity, and Searching and Sorting47 Questions
Exam 14: Introduction to Collections43 Questions
Exam 15: Multithreading, Networks, Clientserver Programming47 Questions
Select questions type
FIGURE 12-2
-David knows that when inserting an element, the target index needs to be ____ the logical size

(Multiple Choice)
4.8/5
(46)
The elements of a two-dimensional array can be of two different types.
(True/False)
4.7/5
(35)
When inserting an item into an array, you must shift the items from the target index to the ____________________ end of the array up by one position.
(Short Answer)
4.8/5
(26)
In a(n) ____________________ search, the number of elements yet to be examined is reduced by half.
(Short Answer)
4.9/5
(39)
Identify the letter of the choice that best matches the phrase or definition.
a.Logical size
b.Two-dimensional array
c.Ragged array
d.Tic-tac-toe game
e.Drop-down menu
-An example is a table where the first row as 6 elements and the second row has 10 elements.
(Essay)
4.9/5
(44)
Showing 41 - 47 of 47
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)