Data representation Flashcards
Binary
Base 2
A number system based only
on the numerals 0 and 1.
The digits 1 and 0 used in
binary reflect the on and
off states of transistors.
Decimal
Denary
Base 10
The number system commonly
used in day-to-day life.
Using the digits
0,1,2,3,4,5,6,7,8,9 to make
numbers.
Machine
Code
The code that signals to a
computer which transistors
should be on or off.
Machine code is written in
binary.
ASCII
ASCII code represents
alphanumeric data in most
computers. “American Stand-
ard Code for Information
Interchange”
It works like any other
code. One thing represents
another. In ASCII, binary
is used to represent our
numbers, letters and sym-
bols.
Nibble
4 bits
Kilobyte (KB)
1024 bytes
Byte
8 bits
Megabyte (MB)
1024 KB
Gigabyte (GB)
1024 MB
Terabyte(TB)
1024 GB