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
Define an abstract class with reference to java.
What is rule of accessibility in java?
What is n in java?
Which package has light weight components?
What is return type in java?
How many bits is a char?
How do you test a method for an exception using junit?
When should I use singleton pattern?
Which collection is best for sorting in java?
How do you get length in java?
Can we increase array size dynamically in java?
Does sprintf allocate memory?
What is passing parameters in java?
What is functional interface in javatpoint?
What is meant by oops concept in java?