Binary and Hexadecimal Conversion Quiz

Binary and Hexadecimal Conversion Quiz

10th Grade

8 Qs

quiz-placeholder

Similar activities

1.2 Binary Calculations 1

1.2 Binary Calculations 1

9th - 12th Grade

8 Qs

ASCII + Binary Representations

ASCII + Binary Representations

5th - 12th Grade

10 Qs

binary

binary

7th - 12th Grade

13 Qs

Binary Hex Decimal

Binary Hex Decimal

7th - 12th Grade

12 Qs

Binary

Binary

5th - 12th Grade

12 Qs

Data Representation

Data Representation

10th Grade

10 Qs

Basic hex

Basic hex

9th - 10th Grade

12 Qs

Hexadecimal + Binary Recap

Hexadecimal + Binary Recap

9th - 12th Grade

10 Qs

Binary and Hexadecimal Conversion Quiz

Binary and Hexadecimal Conversion Quiz

Assessment

Quiz

Computers

10th Grade

Hard

Used 6+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain why hexadecimal numbers are used as an alternative to binary. Use an example.

Hexadecimal numbers use fewer characters to represent the same value compared to binary numbers.

Hexadecimal numbers have more possible values than binary numbers.

Hexadecimal numbers are used for text representation while binary numbers are used for numerical representation.

Hexadecimal numbers are easier to understand than binary numbers.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following values from binary to denary: 00101010

58

62

53

42

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following values from denary to binary: 79

1111001

1001111

1011110

1100111

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following values from binary to hexadecimal: 11110101

F5

E7

D9

C3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following values from hexadecimal to binary: C2

11000010

10100011

10010011

11100010

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following values from denary to hexadecimal: 134

86

7E

8A

92

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the following values from hexadecimal to denary: 32

54

52

56

50

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain what an overflow error is.

An error that occurs when converting denary to binary.

An error that occurs when a binary value is too large to be stored in the bits available.

An error that occurs when a binary value is too small to be stored in the bits available.

An error that occurs when converting binary to denary.