Multiple Choice
A(n) ____________ is similar to an array, but it can expand at runtime.
A) List object
B) sequential object
C) Random object
D) jagged array
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q80: If you want to take out all
Q81: The only requirement for using a binary
Q82: An exception will occur if a List
Q83: Because array subscripts start at 1 rather
Q84: Unlike a one-dimensional array, you cannot provide
Q86: Arrays are reference type objects.
Q87: The sequential search algorithm is the simplest
Q88: When working with an array, it is
Q89: If you want to make a separate
Q90: You can use the _ to take