CS 3304: Comparative Languages
Data Types
[
Course Documents
] : [
Data Types
]
Previous
Contents
Next
Keyword Index
Primitive Data Types
A primitive type is one that is not defined in terms of other data types
Typical primitives include:
Boolean
Character
Integral type(s)
Fixed point type(s)
Floating point type(s)