Java   View all facts   Glossary   Help
type > primitive type
Next typereference type    Uptype    Previous typetype of each parameter of an overriding method   

primitive type
subjectfact 
primitive typehas definition A type where a variable of that type evaluates to the value stored in the variableadded by: JK, reference: Source 2, 2001-10-19 11:37:41.0
evaluates to the value stored in the variableadded by: JK, 2001-10-19 11:37:41.0
has a corresponding class in the java.lang packageadded by: JK, 2001-10-19 11:37:41.0
has part primitive type namesource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:41.0
is not an objectadded by: JK, source: Teach Yourself Java in 21 Days, 2001-10-19 11:37:41.0
is a subtopic of Variables and Data Types2001-10-19 11:37:41.0
is normally used instead of wrapper class instances for arithmetic    source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:41.0
is a kind of typeadded by: JK, 2001-10-19 11:37:41.0
typelimits the possible values that a variable can hold or that an expression can produce at run time2001-10-19 11:38:10.0
specifies a set of value2001-10-19 11:38:10.0

Kinds of primitive type :