OOPS Concepts - Programming

Q1:

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.

ANS:B - Object is an instance of a class.

No answer description is available. Let's discuss.