How will you measure that int takes up only 32 bits in memory?
Answer Posted / sachin tyagi
by using random function which never generate value more
than 32 bits.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is a null check?
What is a modifier?
What is parsing and its types?
Difference between abstract and concrete class ?
Why are constructors used?
Is java good for beginners?
What does t in java mean?
What is scope & storage allocation of static, local and register variables? Explain with an example.
Why are arrays useful in java?
How to compare two strings in java program?
What is api in java?
What is OOP's Terms with explanation?
What is package protected in java?
how to run ecllipse with jettyserver for windows environment using batch file
How java uses the string and stringbuffer classes?