Java View all facts Glossary Help |
type > primitive type > integral type |
integral type | ||||
subject | fact |
integral type | is a subtopic of Variables and Data Types | |
is a kind of primitive type | ||
primitive type | evaluates to the value stored in the variable | |
has a corresponding class in the java.lang package | ||
has part primitive type name | ||
is not an object | ||
is normally used instead of wrapper class instances for arithmetic | ||
type | limits the possible values that a variable can hold or that an expression can produce at run time | |
specifies a set of value |
Kinds of integral type :