Basic Data Types
Bit String: sequence of bits of a particular length
digits 0-9 encoded as 0000 thru 1001
two decimal digits packed per 8 bit byte
2's Complement (32-bit representation).
Single Precision (32-bit representation).
Double Precision (64-bit representation).
Extended Precision(128 -bit representation).