1/15
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
int
integer 32-bit
double
“floating point number” 64-bit
char
text character 16-bit
boolean
true/false
float
“floating point number” 32-bit
long
integer 64-bit
short
integer 16-bit
byte
integer 8-bit
bit
smallest unit of information
arithmetic logic unit
what ALU stands for
primitive
data type that is pre-defined in the language
non-primitive/reference
data type that programmer can define
central processing unit
what CPU stands for
control wires
wires in the ALU that determine the operation
cache
high-speed memory component of CPU
cores
component of CPU consisting of the ALU, registers and the control unit