Binary Shift Quiz

Binary Shift Quiz

8th Grade

5 Qs

quiz-placeholder

Similar activities

[SSHIPS] Year 8 ICT - Binary

[SSHIPS] Year 8 ICT - Binary

8th Grade

9 Qs

Data Representation-I

Data Representation-I

8th Grade

10 Qs

Binary numbers

Binary numbers

8th Grade

10 Qs

binary test

binary test

4th Grade - Professional Development

8 Qs

Binary Search

Binary Search

7th - 11th Grade

8 Qs

Number System

Number System

8th - 9th Grade

10 Qs

Programming - High Level Code & Machine Code

Programming - High Level Code & Machine Code

2nd - 11th Grade

10 Qs

Computer Binary

Computer Binary

5th - 8th Grade

10 Qs

Binary Shift Quiz

Binary Shift Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Savannah Graziano

Used 10+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is binary shift?

A type of error that occurs when a computer program crashes.

A mathematical operation that converts a decimal number to binary.

A process of converting binary numbers to decimal numbers.

An operation in computer programming that moves the bits of a binary number to the left or right.

2.

MATCH QUESTION

1 min • 1 pt

Match the following

Multiplies the number by 2

Binary shift to the left by 1 place

Divides the number by 2

Binary shift to the left by 1 place

Multiplies the number by 4

Binary shift to the right by 1 place

Divides the number by 4

Binary shift to the right by 1 place

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

When carrying out a binary shift you fill any gaps in with a

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you were to perform a binary shift to the left by 1 place on the 4 bit number 0011 what would the binary number be?

1100

0110

3

6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you were to perform a binary shift to the left by 1 place on the 4 bit number 0011 what would the denary number be?

1100

0110

3

6