Binary to Hex

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
David Guy
Used 82+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the Hex equivalent for 1001 0011
93
12
C
147
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the binary equivalent of 4A
1010 0100
0100 1010
0011 0010
1000 1100
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the binary equivalent of F?
0000
10000
1111
11111
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the Hex equivalent of 1111 1111?
1515
100
11
FF
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the Binary Equivalent of B1?
1011 1011
1011 0000
0001 1011
1011 0001
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A certain programming language uses 4-bit binary sequences to represent nonnegative integers. For example, the binary sequence 0101 represents the corresponding decimal value 5. Using this programming language, a programmer attempts to add the decimal values 14 and 15 and assign the sum to the variable total. Which of the following best describes the result of this operation?
The correct sum of 29 will be assigned to the variable total.
An overflow error will occur because 4 bits is not large enough to represent either of the values 14 or 15.
An overflow error will occur because 4 bits is not large enough to represent 29, the sum of 14 and 15.
A round-off error will occur because the decimal values 14 and 15 are represented as approximations due to the fixed number of bits used to represent numbers.
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
A color in a computing application is represented by an RGB triplet that describes the amount of red, green, and blue, respectively, used to create the desired color. A selection of colors and their corresponding RGB triplets are shown in the following table. Each value is represented in decimal (base 10). What is the binary RGB triplet for the color indigo?
(00100101, 00000000, 10000010)
(00100101, 00000000, 01000001)
(01001011, 00000000, 10000010)
(01001011, 00000000, 01000001)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
AQA Data Representation

Quiz
•
10th - 11th Grade
10 questions
1.2.4 Data Storage - Representation of Sound

Quiz
•
9th - 11th Grade
12 questions
Image Representation

Quiz
•
10th Grade
14 questions
[AP CSP] Binary Conversion

Quiz
•
9th - 12th Grade
10 questions
8.02 Y10 ASCII

Quiz
•
4th - 9th Grade
12 questions
Binary - Logical Shifts

Quiz
•
8th - 10th Grade
15 questions
CSP Unit 1 Review

Quiz
•
9th - 12th Grade
6 questions
Higher Data Rep

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade