NEW
Font size
WorksheetsPractice for 8th AP CSP quiz
Total questions: 20
Worksheet time: 10mins
A_____can be used to detect the authenticity of the sender of an electronic document.
SSID
SSL
Digital Certificate
Private Key
Which of the following is the best description of input A in this logic diagram?
Input A must be true
Input A must be false
Input A can be either true or false
No value of A makes the output false
Why can a phone that uses iOS communicate on the Internet with a web server that uses Windows?
The Internet uses heuristics
The Internet uses a large amount of bandwidth
The Internet uses redundancy
The Internet uses standard protocols
Which of the following is a subdomain of yahoo.com?
yahoo.co.uk
yahoo.com/about
yahoo.edu
mail.yahoo.com
What is 17 MOD 19?
1
2
17
19
What is 19 MOD 17?
1
2
17
19
Which of the following is an example of an asymmetric encryption technique which uses different keys for encryption and decryption?
Public Key
Ceaser cipher
ASCII
HTML
An attack that controls thousands of IoT security cameras to flood the Internet with pings
DDoS
Phishing
Man in the middle
DNS spoofing
What do the certificates issued by a Certificate Authority certify as correct?
Password
Public Key
Wireless network SSID
IP address
Which of the following is an Algorithm?
A step by step recipe for baking cookies
Step by step instructions for playing a card game
A list of steps to convert dollars to euros
All of these are algorithms
What is 11 MOD 523496?
0
11
523496
error
Which step is unnecessary in this algorithm?
iv
v
both iv and v
No step is unnecessary
What color would fill(0,255,255) make?
Red
Green
Blue
Cyan
What color would fill(255,255,255) make?
white
black
gray
red
How do you know if your browser is using a secure encrypted https connection
The browser displays an icon of a hacker
The browser displays an icon of a lock
The browser displays an icon of a chain link
The browser displays an icon of a dollar sign
What attack commonly uses botnets to attack a server?
Ransomware
Phishing
Distributed Denial-of-Service (DDoS)
Trojan Horse
An attack where a cyber criminal tricks a user into divulging their private information
DDoS
Phishing
Man in the middle
DNS spoofing
Which statements best matches the picture?
A is a high level language and B is low level
A is a low level language and B is high level
Both A & B are low level languages
Both A & B are high level languages
What binary number comes after 0000 1111?
0001 1111
0001 1110
0001 0000
0000 1110
What hexadecimal number comes after 2E?
3E
2F
3F
30
