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 stored procedure. How do you create stored procedure ?
What is the difference between heap memory and stack memory?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
Why main function is static?
Tell me how many ways are there to initialise an integer with a constant.
Explain listiterator and methods in listiterator?
What is boolean logic?
Which list does not allow duplicates in java?
Can a final variable be null?
What is the Difference between Final Class && Abstract Class?
Is string a class?
Difference between ‘>>’ and ‘>>>’ operators in java?
What is assembly used for?
What java is used for?
Is java 1.7 the same as java 7?