Computer Science Units Test

Computer Science Units Test

12th Grade

7 Qs

quiz-placeholder

Similar activities

CTF 101 - Forensics

CTF 101 - Forensics

9th - 12th Grade

11 Qs

CodeHS 5.9 Binary

CodeHS 5.9 Binary

9th - 12th Grade

10 Qs

COMPROG Q2 QUIZ 3

COMPROG Q2 QUIZ 3

11th - 12th Grade

10 Qs

Hexadecimal Starter

Hexadecimal Starter

9th - 12th Grade

10 Qs

AP CSP Vocabulary

AP CSP Vocabulary

9th - 12th Grade

12 Qs

Parity

Parity

10th - 12th Grade

10 Qs

binary

binary

6th - 12th Grade

9 Qs

Digital Information and Binary Representation Quiz

Digital Information and Binary Representation Quiz

12th Grade

10 Qs

Computer Science Units Test

Computer Science Units Test

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Noah PATEL

Used 9+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the base of the hexadecimal number system?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the binary number 1010 to its hexadecimal equivalent.

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the decimal number 100 to its hexadecimal equivalent.

A0

FF

2C

64

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of multiplying the binary numbers 110 and 10?

1110

1010

1100

1001

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the hexadecimal number A3 to its decimal equivalent.

163

153

143

133

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the binary number 1111 to its hexadecimal equivalent.

F

E

D

C

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of adding the binary numbers 101 and 11?

1000

1100

1110

1001