You are on page 1of 2

NUMERICAL DATA

In java, there are six numerical data types:

 byte
 short
 int
 long
 float
 double
Arithmetic operations

You might also like