Reference Variable in Java
Before We Started with Reference variable we should know about the following facts.
Firstly when we create an Object(instance) of class then a space is reserved in a heap memory.
Lets understand with the help of an Example:
Demo D1 = new Demo();
No...
mohitvishwakarma.hashnode.dev13 min read
Adarsh Vyas
Becoming Ideal
Nice Working✨