4.3 Bit Manipulation Cambridge iAS 9618

4.3 Bit Manipulation Cambridge iAS 9618

11th Grade

20 Qs

quiz-placeholder

Similar activities

02 Binary Arithmetic

02 Binary Arithmetic

9th - 12th Grade

15 Qs

AP CSP Vocab #1

AP CSP Vocab #1

9th - 12th Grade

20 Qs

Arithmetic and Logic Unit

Arithmetic and Logic Unit

9th - 12th Grade

23 Qs

Binary

Binary

9th - 12th Grade

24 Qs

Sampling Sound

Sampling Sound

7th - 11th Grade

16 Qs

1.2 Lesson 9 Binary Addition & Binary Shifts

1.2 Lesson 9 Binary Addition & Binary Shifts

8th - 11th Grade

20 Qs

Digital Information

Digital Information

10th - 12th Grade

17 Qs

Binary, Denary and Hexadecimal

Binary, Denary and Hexadecimal

8th - 11th Grade

20 Qs

4.3 Bit Manipulation Cambridge iAS 9618

4.3 Bit Manipulation Cambridge iAS 9618

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Stephen Ling-Winston

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a left binary shift by one position do?

It multiplies the number by 2

It divides the number by 2

It inverts all bits

It shifts the number in a circular manner

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a right binary shift by one position do?

It divides the number by 2 (ignoring remainders)

It multiplies the number by 2

It swaps the bits in pairs

It converts the number to hexadecimal

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a logical shift?

A shift that moves bits left or right and fills the empty positions with zeros

A shift that maintains the sign bit when shifting right

A shift that rotates bits in a circular manner

A shift that multiplies by 4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an arithmetic shift?

A shift that preserves the sign bit when shifting right

A shift that replaces empty positions with zeros

A shift that rotates bits in a circular manner

A shift that doubles a number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a cyclic shift?

A shift that rotates the bits, moving the last bit to the front or vice versa

A shift that always inserts zeros in the empty bit positions

A shift that is only used for multiplication

A shift that only affects signed numbers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a left shift is applied twice to the binary number 00001101?

The number is multiplied by 4

The number is divided by 4

The number remains unchanged

The number is inverted

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a right arithmetic shift do?

It preserves the sign bit while shifting all other bits right

It fills the empty bit positions with ones

It performs a circular shift of bits

It ignores the sign bit and inserts zeros

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?