|
| Total Answers and Comments: 3 |
Last Update: September 12, 2008 Asked by: venkateshwar |
|
| | |
|
Submitted by: Pardeep Singh
When we create object from a class, it is created on stack or on heap. The existance of an object in memory (stack or heap) is called instance of an object. Hence Instance and object is used interchangeably.
Above answer was rated as good by the following members: rajani_vaddepalli15 | Go To Top
|