What is binary
A number system which uses only 0 and 1
What name is given to each individual binary digit
Bit
Eight binary digits are commonly known as
Byte
What bass system does decimal/denary
10
What is 6 in binary
0110
What is 16 in binary
0001 0000
What is 0000 0010
2
What is 21 in binary
0001 0101
What is 0111+0111
1110
How many bytes in a kilobyte
1024
ASCII
American standard code for information interchange
What does ASCII do
Represents texts in computers (standard English)
What does extended ASCII do
Represents texts in computers (some European languages)