- – Created by the programmer or we can say that it is user defined #dt.
– Stores the reference value on the heap.
– when we manipulate an object, we work on the reference of that object rather than the actual object. So we can say that A Variable that stores an Object is Accessed by Reference.
« Back to Glossary Index