Unit 1 Hexadecimal Binary

Unit 1 Hexadecimal Binary

9th Grade

8 Qs

quiz-placeholder

Similar activities

Unit 1 Number Systems

Unit 1 Number Systems

9th Grade

8 Qs

Converting Binary to Octal

Converting Binary to Octal

9th Grade

10 Qs

Week1

Week1

9th - 12th Grade

7 Qs

Practice Assessment

Practice Assessment

9th - 12th Grade

8 Qs

Binary Addition and Shift Quiz

Binary Addition and Shift Quiz

9th Grade

10 Qs

Quiz sobre P5.js e JavaScript

Quiz sobre P5.js e JavaScript

1st Grade - University

8 Qs

DT3 Mesuring and Storing Data

DT3 Mesuring and Storing Data

9th - 10th Grade

9 Qs

Storage Capacity Conversion Challenge

Storage Capacity Conversion Challenge

9th Grade

12 Qs

Unit 1 Hexadecimal Binary

Unit 1 Hexadecimal Binary

Assessment

Quiz

Information Technology (IT)

9th Grade

Easy

Created by

Thomas Bui

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary equivalent of the hexadecimal number A?

1011

1010

1100

0110

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the binary number 1111 to hexadecimal.

A

B

E

F

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the hexadecimal equivalent of the binary number 101010?

3C

2A

1F

4B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the hexadecimal number 1C to binary.

00011100

00111100

00001100

00011000

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary equivalent of the hexadecimal number 7F?

11110000

01111000

01111111

11111111

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the binary number 11001100 to hexadecimal.

BB

DD

C8

CC

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the hexadecimal equivalent of the binary number 10000001?

81

80

82

7F

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the hexadecimal number 3E to binary.

00111010

00111110

00101110

00111100