Multiple Choice
If you want to take out all items from a List object, call the ____________ method.
A) Clear
B) Reset
C) ClearAll
D) ReDim
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q75: When calling a method and passing an
Q76: To declare a two-dimensional array, two _
Q77: A two-dimensional array can be thought of
Q78: C# provides a special loop known as
Q79: You can optionally initialize a List object
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
Q85: A(n) _ is similar to an array,