More Practice with Binary, Octal, and Hexadecimal

More Practice with Binary, Octal, and Hexadecimal

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

Numerical systems competition

Numerical systems competition

9th Grade

13 Qs

Number System

Number System

8th - 9th Grade

10 Qs

NUMBER SYSTEMS

NUMBER SYSTEMS

11th Grade

10 Qs

Performance No.2 OCtalHexaBinary

Performance No.2 OCtalHexaBinary

9th Grade

10 Qs

binary hexadecimal denary

binary hexadecimal denary

10th Grade

10 Qs

Computer programming skills.ch1

Computer programming skills.ch1

12th Grade - University

13 Qs

CodeHS 5.9 Binary

CodeHS 5.9 Binary

9th - 12th Grade

10 Qs

Number System

Number System

8th - 10th Grade

11 Qs

More Practice with Binary, Octal, and Hexadecimal

More Practice with Binary, Octal, and Hexadecimal

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Nolan Pawelski

Used 21+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following binary number to decimal: 1100

11

12

13

14

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Convert the following binary number to decimal: 10101010

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following octal number to decimal: 74

60

58

144

146

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Convert the following octal number to decimal: 77

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following hexadecimal number to decimal: 9C

154

156

2,494

2,496

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Convert the following hexadecimal number to decimal: 11

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following decimal number to hexadecimal: 999

3D5

3F7

3147

3E7

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following decimal number to binary: 51

110101

101011

110110

110011

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following decimal number to octal: 64

111

100

1000

10