Data Types

Integer data of 1,2,4, or 8 bytes Floating point data of 4 or 8 bytes

  • Single precision
  • Double precision No aggregated types such as arrays or structures

Quick review from previous class

Byte (8bit) > Halfword (16 bit) > Word (32 bit) > Doubleword (64 bit)