True/False
When you want to create a List object, you follow List with the name of a class inside angled brackets, and it specifies that the List can hold only objects of that class type.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q71: Which one of the following statements calls
Q72: The same rules for naming variables apply
Q73: When a method is _, it means
Q74: You should never declare a class in
Q75: If you wish to remove a form
Q77: A method's _ is not part of
Q78: In a property definition, the _ is
Q79: The _ is a method that returns
Q80: Each object created from a class is
Q81: The first line of a class declaration