What is the value of 00100101?
Binary Basics

Quiz
•
Computers
•
10th Grade
•
Medium
Sergio Herrera
Used 16+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
32
33
46
37
Answer explanation
The binary number 00100101 converts to decimal as follows: 0*2^7 + 0*2^6 + 1*2^5 + 0*2^4 + 0*2^3 + 1*2^2 + 0*2^1 + 1*2^0 = 0 + 0 + 32 + 0 + 0 + 4 + 0 + 1 = 37.
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value of 11111010?
254
246
220
250
Answer explanation
The binary number 11111010 converts to decimal as follows: 1*2^7 + 1*2^6 + 1*2^5 + 1*2^4 + 1*2^3 + 0*2^2 + 1*2^1 + 0*2^0 = 128 + 64 + 32 + 16 + 8 + 0 + 2 + 0 = 250.
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value of 00001101?
22
13
19
27
Answer explanation
The value 00001101 is a binary number. To convert it to decimal, calculate: (0*2^7) + (0*2^6) + (0*2^5) + (0*2^4) + (1*2^3) + (1*2^2) + (0*2^1) + (1*2^0) = 0 + 0 + 0 + 0 + 8 + 4 + 0 + 1 = 13.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value of 10011001?
229
199
153
187
Answer explanation
The binary number 10011001 converts to decimal as follows: 1*2^7 + 0*2^6 + 0*2^5 + 1*2^4 + 1*2^3 + 0*2^2 + 0*2^1 + 1*2^0 = 128 + 0 + 0 + 16 + 8 + 0 + 0 + 1 = 153.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is 3 in binary?
00000001
00000100
00000011
00000101
Answer explanation
The binary representation of the decimal number 3 is 11. In an 8-bit format, this is written as 00000011, which matches the correct answer choice.
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is 192 in binary?
10001100
11001001
11000000
11010010
Answer explanation
To convert 192 to binary, divide by 2 repeatedly. 192 in binary is 11000000, which corresponds to 128 + 64 = 192. The other options do not represent 192.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is decimal 16 in binary?
00001100
00001101
00011100
00010000
Answer explanation
Decimal 16 converts to binary as follows: 16 in binary is 10000. When padded to 8 bits, it becomes 00010000. Thus, the correct answer is 00010000.
Create a free account and access millions of resources
Similar Resources on Quizizz
21 questions
Binary, Hex & Pixelation

Quiz
•
10th Grade
18 questions
Search & Sort Algorithms

Quiz
•
7th - 11th Grade
16 questions
2.1 Linear and Binary Searching Algorithms

Quiz
•
8th - 10th Grade
20 questions
2.1 Algorithms

Quiz
•
10th - 12th Grade
15 questions
AS Computing: Data Structures

Quiz
•
10th Grade - University
12 questions
U1 Digital Information Vocab

Quiz
•
9th - 12th Grade
18 questions
[AP CSP] Binary Number System

Quiz
•
9th - 12th Grade
12 questions
Binary

Quiz
•
5th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade