SLR11: Two's Complement Binary Quiz

Quiz
•
Computers
•
10th Grade
•
Hard
H Malaney
Used 10+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the sign bit in a two's complement binary number?
The least significant bit
The most significant bit
A randomly chosen bit
There is no sign bit in two's complement
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you convert the positive decimal number 5 to a two's complement binary number with 8 bits?
00000101
11111011
10000101
01111011
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you convert the negative decimal number -5 to a two's complement binary number with 8 bits?
11111010
10111101
11111011
10000101
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when there is an overflow in two's complement arithmetic?
The number wraps around to the opposite sign.
The operation fails and returns an error.
The result is always zero.
Overflow is not possible in two's complement arithmetic.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you add two two's complement binary numbers?
Convert them to decimal, add, and convert back.
Add them as regular binary numbers and ignore any carry out of the leftmost bit.
Subtract the second number from the first.
Use XOR operation for addition.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the two's complement of the binary number 00000101?
11111010
11111011
10000101
00000101
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you subtract the binary number 00000101 from 00001010 in two's complement?
Convert both numbers to their two's complement and add.
Directly subtract the second number from the first.
Add the two's complement of 00000101 to 00001010.
Use XOR operation for subtraction.
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Binarios

Quiz
•
8th - 10th Grade
15 questions
1.4.1 Data Types

Quiz
•
12th Grade
20 questions
Number Syst

Quiz
•
10th - 12th Grade
20 questions
Number Systems

Quiz
•
10th - 12th Grade
16 questions
🃏 DecBin - LVL 1

Quiz
•
University
20 questions
Hex to Binary Conversion

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

Quiz
•
9th - 12th Grade
15 questions
1.4_1 Binary

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
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
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
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade