English, asked by sankarisankari1969, 6 months ago

Java defines four types of integers​

Answers

Answered by MaheshiniAaditya
0

Answer:

The integer types in Java are byte, short, int, and long. As shown in Table 2-2, these four types differ only in the number of bits and, therefore, in the range of numbers each type can represent. ... The classes also define useful static methods, such as Byte.

Explanation:

please mark me as brainlist ❣️

Similar questions