What are integer overflows and underflows and how to handle
them?
Answer Posted / ramprakash
It uses those low order bytes of the result that can fit
into the size of the type allowed by
the operation.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
How hashmap works in java?
describe method overloading
Is main is a keyword?
What is a method in programming?
Is list thread safe in java?
What is prefix of a string?
What does a za z0 9 mean?
Write a program to print 15 random numbers using foreach of java 8?
What does int [] mean in java?
What do you know about the garbate collector?
What is difference between Heap and Stack Memory?
What is the statements?
Tell me how many ways are there to initialise an integer with a constant.
How do you do absolute value in java?
What are some alternatives to inheritance?