Primitive types of Java
There are eight primitive types of data that are defined by java:
- Byte
- Short
- Int
- Long
- Char
- Float
- Double
- Boolean
The above eight types can be put into four different groups
There are eight primitive types of data that are defined by java:
The above eight types can be put into four different groups