Java Developer Question:
Download Job Interview Questions and Answers PDF
Does Java handle integer overflows and underflows?
Answer:
It uses those low order bytes of the result that can fit into the size of the type allowed by the operation.
Download Java Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Vector class in Java Programming? | Described wrapped classes in Java Programming? |