What is 111 in decimal form?
7
The most popular dress color at the upcoming Eckstein prom is of course blue. What is the RGB code for blue?
0, 0, 255
November is the 11th month on our calendar. So of course in binary form this would be written as _____.
1011
We all know the Bit family. If they were going to buy a byte-car that could fit all of the bits into a byte-car, we know they would need ___ seats.
8 seats. 8 bits in a byte
Mr. Johnson collects broken tables in his spare time. He likes to fill in gaps that form. Which gap would be missing from this binary table? 128 - ? - 32 - 16 - ? - 4 - 2 - 1
64 and 8
All even decimal numbers will have a __ in the 1's place
0
There is an Among Us toy hanging from the light by the front of the room. What color is it? What is the RGB for that color?
Green 0, 255, 0
Since we are proud 6th graders, it's only right that we know how to write our grade in binary... It is___________
110
A two parter? Grrrr.... The term bit is short for _____ ______, and a bit is represented by a ___ or a ____.
Binary Digit 1 or 0 (on or off)
Put the words in the correct order to both make a sentence AND represent data size.
-King
-Great
-Makes
-Toast
-Burger
Burger King Makes Great Toast
Convert 1100 to decimal form
12
That awesome flag hanging in the corner is made up of three colors. What three RGB codes would I need to make that flag?
Red - 255, 0, 0 White - 255, 255, 255 Blue - 0, 0, 255
Mr. Johnson explained to us the "one less than" rule. Explain how it works when looking at the binary table
All the previous bits will add up to "one less" than the value of the next bit.
There are _______ kilobytes in a megabyte.
1000
1000 Kilobytes is equal to one:
1 mebabyte (MB)
111111 is _____ in decimal form
63
Pixels can only be 1 color. That's great. Also, pixel is a combo of what two words?
Picture Element
Few people know that Mr. Johnson grew up in room 127. He even has it tattooed on the bottom of his foot, in the binary form which looks like ________.
1111111
Order the following list from smallest to largest in terms of data they require: -an xbox hard drive, -a word doc, -a super computer, -a high res photo
word doc, photo, hard drive, super computer
Which is greater?
800 bytes or 1 kilobyte
1 kb
11101101 is my favorite binary number, because converted it is _____?
237
The number of pixels in an image is referred to as:
resolution
The current age of retirement in the U.S. is 65. Which of course is ________ in binary
1000001
Write down/order the following from LARGEST to smallest -gigabyte, megabyte, byte, Terabyte, kilobyte
Terabyte, Gigabyte, Megabyte, Kilobyte, Byte
We know that if all the bits in a byte are turned on, it makes 255. How then does it make sense that a byte has 256 different values?
When counting values in a byte, the 0 must be included