Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 46 – Which of the following statement is correct?

Question: Which of the following statement is correct?
[A]. Class is an instance of object.
[B]. Object is an instance of a class.

[C]. Class is an instance of data type.
[D]. Object is an instance of data type.

Answer: Option B