How does Java handle integer overflows and underflows? Ans. It uses those low order bytes of the result that can fit into the size of the type allowed by the operation. - Study24x7
Social learning Network
05 Dec 2023 10:23 AM study24x7 study24x7

How does Java handle integer overflows and underflows? Ans. It uses those low order bytes of the result that can fit into the size of the type allowed by the operation.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles