Bitwise Manipulation and Hex Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
Margaret Sifuna
Used 11+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the purpose of bitwise manipulation in computer science?
To perform complex mathematical operations
To manipulate individual bits in binary data
To convert decimal numbers to hexadecimal
To simplify software development
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Which bitwise operation can be used to set individual bits in a binary number to 1?
AND
OR
XOR
NOT
3.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
In hexadecimal notation, what is the equivalent value of the binary number "1101 1010"?
13
DA
5A
216
4.
MULTIPLE SELECT QUESTION
45 sec • 4 pts
What is the significance of hexadecimal notation in computer science? (select two )
It is used for complex mathematical calculations.
It simplifies the representation of binary data.
It is a shortcut for writing long binary strings.
It is only used in graphics programming.
5.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the result of performing a bitwise OR operation on the binary numbers "1011" and "1100"?
1000
1111
0011
0100
6.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Convert the decimal number "42" into its equivalent hexadecimal representation.
2A
34
28
4F
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What do bitwise shifts (left shift and right shift) do to a binary number?
Add or subtract a fixed value.
Swap the most significant bit with the least significant bit.
Multiply or divide the number by 2.
Copy the number as is.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Computer Architecture and Virtual Machines Quiz

Quiz
•
12th Grade
12 questions
Parikh Day zero Quiz

Quiz
•
12th Grade
15 questions
Introduction to Computing Number - Systems - Quiz 02

Quiz
•
12th Grade - University
16 questions
Numbering System CS AS

Quiz
•
11th - 12th Grade
17 questions
1.4.1. Data Types

Quiz
•
12th Grade
15 questions
2.6 Binary & Hexadecimal

Quiz
•
KG - University
22 questions
representing numbers (lesson 1 plenary)

Quiz
•
6th Grade - University
13 questions
binary

Quiz
•
7th - 12th 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade