Binary to Decimal
00000110
6
5
00000101
10000000
128
32
00100000
The two words used to make the word "Bit"
Binary Digit
00000011
3
31
00011111
00001001
9
63
00111111
Pixels can only be 1 color. Also, "pixel" is a combo of which two words?
Picture Element
00010011
19
19
00010011
00001111
15
28
00011100
All computers share the same 4 tasks:
They are input, __________, processing, _________
Storage
Output
00110100
52
75
01001011
01100110
102
159
10011111
Reorder from Largest to Smallest:
-Gigabyte, Megabyte, Byte, Terabyte, Kilobyte
Tera, Giga, Mega, Kilo, Byte
11111100
252
201
11001001
10000110
134
170
10101010
The US flag has three colors on it. Tell me what the RGB would be for each color.
Red: 255, 0, 0
White: 255, 255, 255
Blue: 0, 0, 255