Computer Arithmetic: Fundamentals of IT
Computer Arithmetic: Fundamentals of IT
Fundamentals of IT
|
Introduction
Repeat Steps 3 and 4, getting remainders from right to left, until the
quotient becomes zero in Step 3.
Binary 64 32 16 8 4 2 1
Conversion
Decimal 10 1 0 1 0
Decimal 7 1 1 1
Decimal 38 1 0 0 1 1 0
Decimal 44 1 0 1 0 0 0
Decimal 19 1 0 0 1 1
|
File system
A document with 100 characters has 100 bytes which is 800 bits
File sizes are measured in groups of bytes as shown on the table
Size Name
1024 bytes = 1KB Kilobytes
1024 KB = 1MB Megabytes
1024 MB = 1GB Gigabytes
1024 GB = 1TB Terabytes
1024 TB = 1PB Petabytes