Object Oriented Software Engineering View all facts Glossary Help |
subject > programming language construct > data type > Java data type > Java primitive data type |
Java primitive data type | ||||
subject | fact |
Java primitive data type | has part Java primitive data type name | |
is a subtopic of The Basics of Java | ||
is normally used instead of wrapper class instances for arithmetic | ||
is a kind of Java data type | ||
data abstraction | groups the pieces of data that describe some entity, so that programmers can manipulate that data as a unit | |
helps a programmer to cope with the complexity of data | ||
hides the details of data |
Kinds of Java primitive data type :