Next: Aritmetic and Logical Operations
Up: CS101 Lecture 3
Previous: Decimal, Binary, Hexadecimal
- LSB (Least Significant bit)
- MSB (Most Significant bit)
- 1 Byte = 8 bits (value from 0 to 255)
- 1 KiloByte = 1024 bytes (why 1024?)
- 1 MegaByte = 1024 KiloBytes (1024 =
)
Computer Memory
G. Sivakumar
2000-07-29