Computer Science Units Test

Computer Science Units Test

12th Grade

7 Qs

quiz-placeholder

Similar activities

Number System

Number System

9th - 12th Grade

5 Qs

7.3 Designing and Constructing a Solution Cambridge IGCSE 0478

7.3 Designing and Constructing a Solution Cambridge IGCSE 0478

10th Grade - University

10 Qs

Units of Measurement and Number Systems

Units of Measurement and Number Systems

12th Grade

12 Qs

Decimal and Hexadecimal Conversions

Decimal and Hexadecimal Conversions

11th - 12th Grade

10 Qs

CSF U2 Algorithms p1

CSF U2 Algorithms p1

9th - 12th Grade

10 Qs

Programming basics

Programming basics

9th - 12th Grade

10 Qs

Binary conversion

Binary conversion

7th - 12th Grade

10 Qs

AP CSP Unit 1 Quiz 1

AP CSP Unit 1 Quiz 1

9th - 12th Grade

8 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