* representation of a real world entity (book, car, student, etc)
* When designing a new system identify all objects that you need to deal with (student, parent, alumni, donation, etc)
OR
* a particular instance of a class where the object can be a combination of variables or data structures and functions, procedure, or methods.