Programming - Concept
Instance
One specific object created from a class or other reusable definition
What's it for?
Represents one actual occurrence of a reusable software definition.
For example…
If Customer is a reusable definition in a program, the record for customer Sarah Jones is one instance of it