Answer Description: Object is an instance of a class and it is a unit which combines a structured set of data with a set of operations for inspecting and manipulating that data. When an object is created using new operator, memory is allocated to it.