Binary to Hex

Binary to Hex

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

binary

binary

7th - 12th Grade

13 Qs

Contemos | Bases Numéricas

Contemos | Bases Numéricas

1st - 10th Grade

13 Qs

Binary and Hexadecimal

Binary and Hexadecimal

10th Grade

12 Qs

Binary <> Denary

Binary <> Denary

10th Grade

15 Qs

PIT - Mod 2 Lesson 3: Digital Data Vocab Quiz

PIT - Mod 2 Lesson 3: Digital Data Vocab Quiz

9th - 12th Grade

13 Qs

Unit 1 Assessment Review

Unit 1 Assessment Review

12th Grade

14 Qs

Binary Conversions

Binary Conversions

8th - 9th Grade

8 Qs

CSP Unit 1 Review

CSP Unit 1 Review

9th - 12th Grade

15 Qs

Binary to Hex

Binary to Hex

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

David Guy

Used 81+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the Hex equivalent for 1001 0011

93

12

C

147

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the binary equivalent of 4A

1010 0100

0100 1010

0011 0010

1000 1100

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the binary equivalent of F?

0000

10000

1111

11111

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the Hex equivalent of 1111 1111?

1515

100

11

FF

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the Binary Equivalent of B1?

1011 1011

1011 0000

0001 1011

1011 0001

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A certain programming language uses 4-bit binary sequences to represent nonnegative integers. For example, the binary sequence 0101 represents the corresponding decimal value 5. Using this programming language, a programmer attempts to add the decimal values 14 and 15 and assign the sum to the variable total. Which of the following best describes the result of this operation?

The correct sum of 29 will be assigned to the variable total.

An overflow error will occur because 4 bits is not large enough to represent either of the values 14 or 15.

An overflow error will occur because 4 bits is not large enough to represent 29, the sum of 14 and 15.

A round-off error will occur because the decimal values 14 and 15 are represented as approximations due to the fixed number of bits used to represent numbers.

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

A color in a computing application is represented by an RGB triplet that describes the amount of red, green, and blue, respectively, used to create the desired color. A selection of colors and their corresponding RGB triplets are shown in the following table. Each value is represented in decimal (base 10). What is the binary RGB triplet for the color indigo?

(00100101, 00000000, 10000010)

(00100101, 00000000, 01000001)

(01001011, 00000000, 10000010)

(01001011, 00000000, 01000001)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?