SLR11: Two's Complement Binary Quiz

SLR11: Two's Complement Binary Quiz

10th Grade

18 Qs

quiz-placeholder

Similar activities

Data Representation

Data Representation

9th - 12th Grade

15 Qs

Data Representation Recap Day 1

Data Representation Recap Day 1

9th - 11th Grade

20 Qs

Binary AP CSP

Binary AP CSP

9th Grade - University

15 Qs

Cisco: Skills for All: Module 6: IPv4 Structure

Cisco: Skills for All: Module 6: IPv4 Structure

12th Grade

22 Qs

CSP Binary

CSP Binary

9th - 12th Grade

14 Qs

AP CSP Binary Numbers and Data

AP CSP Binary Numbers and Data

9th - 12th Grade

14 Qs

Binary

Binary

10th Grade

16 Qs

1.2.3 Units and Number systems

1.2.3 Units and Number systems

10th - 11th Grade

20 Qs

SLR11: Two's Complement Binary Quiz

SLR11: Two's Complement Binary Quiz

Assessment

Quiz

Computers

10th Grade

Hard

Created by

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

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?