Datatypes
807569May 15 2006 — edited May 15 2006HI All,
The following query might look absurd in context to java, but I was asked this question at an interview with a very reputed organization. Please help and provide me a solution:
Is there a way to determine the size of primitive datatypes in java? (Like, C/C++ provides the sizeof() operator)
Thanks and regards,
Rajat Aggarwal