Logo

dev-resources.site

for different kinds of informations.

what is reference variable ?

Published at
12/22/2024
Categories
java
programming
oop
learning
Author
hema_latha
Categories
4 categories in total
java
open
programming
open
oop
open
learning
open
Author
10 person written this
hema_latha
open
what is reference variable ?

A reference variable in java is a variable that stores the memory address of an object, allowing you to access and change the object data and behavior

Featured ones: