Instance
An instance is an individual object of a certain class. A class is a template for and object and an object is an instance of a class.
A few examples:Dog are a class of animals. Dogs represent...
Read more
Object
An object is "anything with a boundary." This can be extended in computer science to be "anything with a boundary that represents a uniquely identifiable entity; unit; or item, real or abstract...
Read more