Does Java handle integer overflows and underflows?

Submitted by: Administrator
It uses those low order bytes of the result that can fit into the size of the type allowed by the operation.
Submitted by:

Read Online Java Developer Job Interview Questions And Answers