Advertisements
Advertisements
Question
A ______ can be instantiated by multiple objects.
Fill in the Blanks
Advertisements
Solution
A class can be instantiated by multiple objects.
Explanation:
A class can be instantiated by multiple objects. Each object created from the same class has its own copy of the data members and can use the methods defined in the class.
shaalaa.com
Is there an error in this question or solution?
Chapter 5: Library Classes - Exercises [Page 134]
