SLR11: Two's Complement Binary Quiz

SLR11: Two's Complement Binary Quiz

10th Grade

18 Qs

quiz-placeholder

Similar activities

Y10 Quiz 1: Data Representation

Y10 Quiz 1: Data Representation

10th Grade

17 Qs

Binary Addition

Binary Addition

9th Grade - University

15 Qs

Binary Quiz Game

Binary Quiz Game

9th - 12th Grade

17 Qs

Quizizz on Binary

Quizizz on Binary

10th - 11th Grade

17 Qs

Numbering Systems: Binary

Numbering Systems: Binary

University

19 Qs

Number Bases - Binary, Denary & Hexadecimal

Number Bases - Binary, Denary & Hexadecimal

10th Grade

16 Qs

Konversi IP Address ke Bilangan Biner

Konversi IP Address ke Bilangan Biner

10th Grade

15 Qs

Binary

Binary

9th - 12th 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?