Bitwise Operators Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Margaret Sifuna
Used 13+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What do bitwise operators operate on?
a) Words
b) Bytes
c) Individual bits
d) Decimals
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which bitwise operator copies a bit to the result if it exists in both operands and results in 1 only if both bits are 1?
a) Bitwise OR
b) Bitwise XOR
c) Bitwise AND
d) Bitwise NOT
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the result of the bitwise AND operation for the binary digits 1011 and 1100?
a) 1000
b) 1111
c) 0100
d) 0000
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which bitwise operator is used to flip or invert bits?
a) Bitwise OR
b) Bitwise AND
c) Bitwise XOR
d) Bitwise NOT
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What happens when you use left shift on a binary number, shifting it by one bit to the left?
a) All bits are set to 1
b) All bits are set to 0
c) Bits are shifted to the right
d) Bits are shifted to the left, and 0s are filled in on the right
6.
MULTIPLE SELECT QUESTION
30 sec • 5 pts
Bitwise operators are commonly used in:
a) Graphic design
b) Data compression
c) Text processing
d) Audio editing
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the result of the bitwise XOR operation for the binary digits 1101 and 1010?
a) 1111
b) 0000
c) 0101
d) 1011
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Computer Science Principles Unit 1

Quiz
•
12th Grade
15 questions
1.4_1 Binary

Quiz
•
12th Grade
10 questions
A-Level Binary Numbers

Quiz
•
12th Grade
15 questions
Binary and Hexadecimal number systems

Quiz
•
9th - 12th Grade
16 questions
CSP Summative Binary Numbers

Quiz
•
9th - 12th Grade
15 questions
Code.org '20-21 Unit 1 Vocabulary Quiz

Quiz
•
10th - 12th Grade
15 questions
S3 CS Revision

Quiz
•
12th Grade
15 questions
1.4.1 Data Types

Quiz
•
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