How we can access the address of a variable
How we can access the address of a variable
I think there is no 'address of' operator in Java like in C/C++ (&).
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.
-sutnarcha-
its a pointer concept. java has no pointers.
you can't do that in java.