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