n An object is an instance of a class.
n A class specifies the features of a
group of similar objects.
n Two objects from the same class
will have the same set of queries
and commands, but usually
contain different values.