There are 4 primary classes of primary data types in java
Integers
Floats
Boolean
Characters
There are eight primitive types in Java. Four of them are integer types; two are floating-point number types; one is the character type char, used for code units in the Unicode encoding schem; last 1 is boolean.
Default Values for various data types.
No comments:
Post a Comment