What are the reference types in Java?
What are the reference types in Java? In Java there are four types of references differentiated on the way by which they are garbage collected. Strong References. Weak References. Soft References. Phantom References. What is reference type in VB net? A reference type contains a pointer to another memory location that holds the data. while […]