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 many bytes is a url?
Give me example of derived data types.
Does constructor creates the object ?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is exception handling in java?
What is the use of StringTokenizer class?
What string is utf8?
Can constructor be inherited?
Why is singleton not thread safe?
Highest level event class of the event-delegation model?
What is command line argument
What is a “stateless” protocol ?
What is the default value of float and double datatype in java?
What is r in java?
Write a method to check if input string is palindrome?