cppforever.com

Object in C++

An object is a concrete data structure created according to a class.

A class is the plan; an object is the built result.