Multiple Choice
One of the properties of the ArrayList class is ____. It Gets or sets the number of elements that the ArrayList can contain.
A) Length
B) Capacity
C) Rank
D) Count
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: The string method that retrieves part of
Q46: C# is a row major language, which
Q47: The major requirement when working with arrays
Q48: For a two-dimensional array, values are stored
Q49: Like traditional arrays, indexes of ArrayList objects
Q51: C# uses a row major format for
Q52: With a two dimensional array, when the
Q53: Normally you will want to use two
Q54: A two dimensional array is accessed much
Q55: Collection classes are classes that enable you