Jasper Reports Developer Question:

How Java handle integer overflows and underflows?

Tweet Share WhatsApp

Answer:

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

Download Jasper Reports Developer PDF Read All 57 Jasper Reports Developer Questions
Previous QuestionNext Question
Which containers use border layout as their default layout?Described the list interface in Java Programming?