GCSE: Binary and Two's Complement

GCSE: Binary and Two's Complement

10th Grade

15 Qs

quiz-placeholder

Similar activities

Recap Homework - Data Representation

Recap Homework - Data Representation

10th Grade

15 Qs

Binary and Hexadecimal number systems

Binary and Hexadecimal number systems

9th - 12th Grade

15 Qs

binary, hexadecimal, and octal

binary, hexadecimal, and octal

8th - 10th Grade

20 Qs

Binary, Denary & Hex

Binary, Denary & Hex

10th Grade

16 Qs

Parity

Parity

10th - 12th Grade

10 Qs

Numbering Systems

Numbering Systems

9th - 11th Grade

13 Qs

[AP CSP] Sem 1 Review

[AP CSP] Sem 1 Review

9th - 12th Grade

20 Qs

2022 Computer Maintenance - 1st Six-Weeks Exam

2022 Computer Maintenance - 1st Six-Weeks Exam

9th - 12th Grade

10 Qs

GCSE: Binary and Two's Complement

GCSE: Binary and Two's Complement

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Rob Tong

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the two's complement of the binary number 0101?

1010

1011

1101

1110

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a characteristic of two's complement representation?

It can only represent positive numbers.

It uses an extra bit for the sign.

It allows for both positive and negative numbers.

It is the same as one's complement.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of a left binary shift by 2 positions on the binary number 0011?

1100

0110

1000

1110

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does an arithmetic right shift differ from a logical right shift?

Arithmetic shifts fill with 0s, logical shifts fill with 1s.

Arithmetic shifts preserve the sign bit, logical shifts do not.

Arithmetic shifts are faster than logical shifts.

There is no difference.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary application of binary shifts in computer science?

To increase processing speed.

To perform multiplication and division by powers of two.

To store more data in less space.

To enhance security.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the decimal number 13 to binary.

1101

1011

1110

1001

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the decimal number -5 represented in an 8-bit two's complement binary system?

11111011

11111010

11111101

11111100

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?