Exit Ticket for part 1.2-1.3 binary numbers
Quiz by Manik Kusuma
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
What is decimal for this binary number 1001
11
9
2
8
30s - Q2
What is byte?
by terrabyte
8 bits
binary digit
1 bit
30s - Q3
Convert the byte 11001011 into decimal
203
202
128
256
60s - Q4
If your home internet speed is up to 75 Mbps and you have two connected devices, how many MBps could each device potentially get?
up to 4.6 MBps
up to 8 MBps
up to 8.6 MBps
up to 37.5 MBps
60s - Q5
What is 1 + 1 in binary?
11
4
2
10
30s - Q6
Complete this binary addition: 00101101 + 00100101
01010010
00101111
11110000
01101110
120s - Q7
what is bit stand for?
bitlocker
bitcoin
Byte Digit
Binary Digit
30s - Q8
What is Unicode primarily used for?
Compressing image files
Encrypting sensitive data
Creating computer viruses
Encoding characters from different languages
30s - Q9
How are images represented in binary format?
By compressing the image into a smaller size and then converting it to binary.
By converting image shapes into mathematical equations and then into binary.
By breaking down an image into pixels and representing each pixel's color as a binary code
30s - Q10
How does a computer represent a video in binary format?
By breaking down each frame into pixels and assigning binary values to each pixel's color.
By storing the entire video as a single long string of binary digits.
By converting each frame of a video into a small binary code.
30s