Hexadecimal Quiz

Hexadecimal Quiz

9th - 10th Grade

6 Qs

quiz-placeholder

Similar activities

CĐ 10: ĐỊNH DẠNG BÀI TRÌNH CHIẾU

CĐ 10: ĐỊNH DẠNG BÀI TRÌNH CHIẾU

9th Grade

11 Qs

Abhyudaya coding class -  Grade 7

Abhyudaya coding class - Grade 7

6th Grade - University

10 Qs

NHTW Programming

NHTW Programming

9th Grade

10 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

ICT 10 : Introduction to Adobe Illustrator(CS5)

ICT 10 : Introduction to Adobe Illustrator(CS5)

10th Grade

10 Qs

CSS9_Q3M3L1_QUIZ5

CSS9_Q3M3L1_QUIZ5

9th Grade

11 Qs

Activity 1: How well do you know Java?

Activity 1: How well do you know Java?

9th Grade

10 Qs

Hour of Code

Hour of Code

2nd - 12th Grade

10 Qs

Hexadecimal Quiz

Hexadecimal Quiz

Assessment

Quiz

Computers

9th - 10th Grade

Practice Problem

Hard

Created by

Lance Craswell

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we convert denary to hexadecimal?

By converting directly to binary then to hexadecimal

By working backwards from the method used to convert hexadecimal to denary

By converting to octal first then to hexadecimal

By using only the letters A-F for the hexadecimal representation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we convert denary to hexadecimal?

By converting denary to binary first, then to hexadecimal.

By converting denary to base-16 directly

By using a little subscript number to show the base.

By converting denary to octal then to hexadecimal.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the names of the ghosts in the game Pac-Man?

Sonic, Tails, Knuckles and Eggman

Mario, Luigi, Peach and Bowser

Inky, Pinky, Blinky and Clyde

Mickey, Minnie, Donald and Goofy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What base number is represented by the hexadecimal system?

Base-2

Base-10

Base-16

Base-8

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What binary number does the hexadecimal number AF correspond to?

10101011

00111100

11001100

1010 1111

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the hex number C5 represent when converted to denary?

197

164

187

196