Computer Science Units Test

Computer Science Units Test

12th Grade

7 Qs

quiz-placeholder

Similar activities

1.2 Binary Calculations 1

1.2 Binary Calculations 1

9th - 12th Grade

8 Qs

Number System Conversions 1

Number System Conversions 1

9th - 12th Grade

10 Qs

Bases LST

Bases LST

9th - 12th Grade

12 Qs

AP-CSP Binary Conversions

AP-CSP Binary Conversions

7th - 12th Grade

10 Qs

Hexadecimal + Binary Recap

Hexadecimal + Binary Recap

9th - 12th Grade

10 Qs

CodeHS 5.9 Binary

CodeHS 5.9 Binary

9th - 12th Grade

10 Qs

Binary Arithmetic

Binary Arithmetic

12th Grade

10 Qs

1.1 Number Systems Cambridge IGCSE 0478

1.1 Number Systems Cambridge IGCSE 0478

10th Grade - University

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