What is a Class and Object in C++?
Can we say that a Class is an Object?
An object is an instance of a class.