True/False
When you want to create a List object, you write 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
Q1: The name of a class's constructor is
Q26: By using the _ access modifier, a
Q41: A form can be both modal and
Q73: When a method is _, it means
Q75: In code, you work with properties in
Q77: When a field's value is tightly dependent
Q81: Each object that is created from a
Q82: When you add additional forms to a
Q83: Anytime a value is assigned to a
Q88: A class is not an object but