wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Practice for 8th AP CSP quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

A_____can be used to detect the authenticity of the sender of an electronic document.

a)

SSID

b)

SSL

c)

Digital Certificate

d)

Private Key

2.

Which of the following is the best description of input A in this logic diagram?

a)

Input A must be true

b)

Input A must be false

c)

Input A can be either true or false

d)

No value of A makes the output false

3.

Why can a phone that uses iOS communicate on the Internet with a web server that uses Windows?

a)

The Internet uses heuristics

b)

The Internet uses a large amount of bandwidth

c)

The Internet uses redundancy

d)

The Internet uses standard protocols

4.

Which of the following is a subdomain of yahoo.com?

a)

yahoo.co.uk

b)

yahoo.com/about

c)

yahoo.edu

d)

mail.yahoo.com

5.

What is 17 MOD 19?

a)

1

b)

2

c)

17

d)

19

6.

What is 19 MOD 17?

a)

1

b)

2

c)

17

d)

19

7.

Which of the following is an example of an asymmetric encryption technique which uses different keys for encryption and decryption?

a)

Public Key

b)

Ceaser cipher

c)

ASCII

d)

HTML

8.

An attack that controls thousands of IoT security cameras to flood the Internet with pings

a)

DDoS

b)

Phishing

c)

Man in the middle

d)

DNS spoofing

9.

What do the certificates issued by a Certificate Authority certify as correct?

a)

Password

b)

Public Key

c)

Wireless network SSID

d)

IP address

10.

Which of the following is an Algorithm?

a)

A step by step recipe for baking cookies

b)

Step by step instructions for playing a card game

c)

A list of steps to convert dollars to euros

d)

All of these are algorithms

11.

What is 11 MOD 523496?

a)

0

b)

11

c)

523496

d)

error

12.

Which step is unnecessary in this algorithm?

a)

iv

b)

v

c)

both iv and v

d)

No step is unnecessary

13.

What color would fill(0,255,255) make?

a)

Red

b)

Green

c)

Blue

d)

Cyan

14.

What color would fill(255,255,255) make?

a)

white

b)

black

c)

gray

d)

red

15.

How do you know if your browser is using a secure encrypted https connection

a)

The browser displays an icon of a hacker

b)

The browser displays an icon of a lock

c)

The browser displays an icon of a chain link

d)

The browser displays an icon of a dollar sign

16.

What attack commonly uses botnets to attack a server?

a)

Ransomware

b)

Phishing

c)

Distributed Denial-of-Service (DDoS)

d)

Trojan Horse

17.

An attack where a cyber criminal tricks a user into divulging their private information

a)

DDoS

b)

Phishing

c)

Man in the middle

d)

DNS spoofing

18.

Which statements best matches the picture?

a)

A is a high level language and B is low level

b)

A is a low level language and B is high level

c)

Both A & B are low level languages

d)

Both A & B are high level languages

19.

What binary number comes after 0000 1111?

a)

0001 1111

b)

0001 1110

c)

0001 0000

d)

0000 1110

20.

What hexadecimal number comes after 2E?

a)

3E

b)

2F

c)

3F

d)

30