A Level CS - Bitwise Manipulation and Masks Quiz - CnD video

Passage
•
Computers
•
12th Grade
•
Hard
Kevin Johnson
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when we left shift the binary number 22 by one bit?
44
11
40
22
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of a right shift of the binary number 22 by one bit?
22
44
11
40
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which type of binary, the most significant bit is reserved as the sign bit?
Logical binary
Unsigned binary
Two's complement signed binary
Arithmetic binary
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of using a bitwise and operation with a mask in a binary sequence?
Toggle a subset of bits
All of the above
Set a subset of bits
Extract a subset of bits
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the effect of using a bitwise or operation with a mask in a binary sequence?
Toggle a subset of bits
Extract a subset of bits
Set a subset of bits
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can a bitwise xor operation with a mask be used in a binary sequence?
None of the above
Toggle a subset of bits
Set a subset of bits
Extract a subset of bits
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of isolating the network part of an IP address using a mask and a bitwise and operation?
To extract a subset of bits
To identify the host part of the address
To route traffic around a network
To work out whether the destination computer is on the same network as the host
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Binary Quiz (Lesson 1)

Quiz
•
12th Grade
10 questions
AP CSP~ BigIdea 2 Data

Quiz
•
9th - 12th Grade
14 questions
AP CSP Unit 1 Quiz Review

Quiz
•
9th - 12th Grade
14 questions
Diagnostic Questions - Higher Computer Systems

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

Quiz
•
11th - 12th Grade
12 questions
Parikh Day zero Quiz

Quiz
•
12th Grade
10 questions
computers

Quiz
•
9th - 12th Grade
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