| Author |
size of a reference variable
|
Jiji Cherian
Greenhorn
Joined: Apr 15, 2005
Posts: 14
|
|
Hi there, Last day my friend asked me a question for which i was not able to answer. The Question is. What is the bit size of a reference variable in java? Please revert back with the right answer. Thank You.
|
Rgds.<br /> <a href="mailto:mr.jiji@gmail.com" rel="nofollow">mr.jiji@gmail.com</a>
|
 |
Ashwin Kumar
Greenhorn
Joined: Oct 13, 2005
Posts: 27
|
|
|
Bit size of a reference variable is JVM dependant. It can be assumed as 32-bit but it is not guaranteed.
|
SCJP 1.4<br />SCBCD 5.0<br />SCWCD 1.4 (Preparing)
|
 |
 |
|
|
subject: size of a reference variable
|
|
|