APCSP Bin Hex Dec

APCSP Bin Hex Dec

10th - 12th Grade

34 Qs

quiz-placeholder

Similar activities

AP Computer Science Midterm Review

AP Computer Science Midterm Review

9th - 12th Grade

30 Qs

10 CAT F Term III 2023

10 CAT F Term III 2023

10th Grade

30 Qs

Half Term 1 - Mega Quiz

Half Term 1 - Mega Quiz

2nd - 12th Grade

30 Qs

4-bit Binary

4-bit Binary

9th - 12th Grade

32 Qs

1.2 Data Representation (Numbers)

1.2 Data Representation (Numbers)

8th - 11th Grade

32 Qs

AQA Computer Science GCSE - 3.3 Data representation

AQA Computer Science GCSE - 3.3 Data representation

10th - 12th Grade

37 Qs

Bin O - Y8 (Remember to answer correctly, not fast)

Bin O - Y8 (Remember to answer correctly, not fast)

3rd - 10th Grade

30 Qs

QUIZ 2

QUIZ 2

12th Grade

30 Qs

APCSP Bin Hex Dec

APCSP Bin Hex Dec

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Eileen Fallon

Used 34+ times

FREE Resource

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Suppose that base-2 (binary) numbers and base-16 (hexadecimal) numbers can be denoted with subscripts, as shown below:
1Ahex = 111010bin
Which of the following is equal to 2Dhex?
111101bin
101111bin
10011bin
101101bin

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Hexadecimal color codes are typically 3 sets of hexadecimal numbers representing red, green, and blue in the pattern of #RRGGBB. A Color object can be made using three int values which represent red, green, and blue amounts. Which of the following is the hexadecimal equivalent of: 
new Color(14, 20, 255)?
#0E14FF
#0E20FE
#0D14FF
#1318FE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A binary question is defined as
A piece of information that is sent in pairs
Two questions which share the same answer
A message which can be in two possible states
A question that can be answered in only two possible ways

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The smallest unit of computer data.
bit
byte
digit
ram

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bits are in a byte?
8
32
64
2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the binary number 1101  to decimal
13
9
7
6

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert to 13  hexadecimal.
A
B
C
D

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?