Multiple Choice
The following statements are true about user-defined collections except __________.
A) indexes for collections start at 0
B) collections can grow dynamically as items are inserted and removed
C) collections hold a variety of different objects
D) you can access the individual items in a collection using the Item property
Correct Answer:

Verified
Correct Answer:
Verified
Q14: Which of the following displays a message
Q15: If there exists a class named <b>Person</b>
Q16: A(n) _is a class property that is
Q17: A constructor is a method named _found
Q18: It's possible to access the items in
Q20: The class is the portion of a
Q21: The hiding of data and procedures inside
Q22: Object-oriented programming is a way of designing
Q23: Which of the following describes the primary
Q24: Which of the following is the correct