ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is correct?
Correct Answer: A — An object is an instance of its class
An object is an instance of a class i.e. an object represents a class i.e. what class has(data members) and what it can do(member functions).