Problem 4
What is the difference between an array's size declarator and a subscript?
Problem 20
Describe the difference between the sequential search and the binary search.
Problem 27
How do you remove an item from an ArrayList object?
Problem 29
How do you insert an item at a specific location in an Array list object?