Java   View all facts   Glossary   Help
type > primitive type > integral type
Next primitive typeboolean^2    Upprimitive type    Previous primitive typefloating point type   

integral type comparison table
Subject hold have default value use as is a kind of is an instance of
char^2a two byte Unicode character'\u0000'an int because each character has a corresponding numerical code that represents its position in the character set integral type
integer^2 0 integral type 

Next primitive typeboolean^2    Upprimitive type    Previous primitive typefloating point type