CSP assessment

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Alex Savage
Used 1+ times
FREE Resource
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 20 pts
Which of the following is an example of a phishing attack?
Loading malicious software onto a user’s computer in order to secretly gain access to sensitive information
Flooding a user’s computer with e-mail requests in order to cause the computer to crash
Gaining remote access to a user’s computer in order to steal user IDs and passwords
Using fraudulent e-mails in order to trick a user into voluntarily providing sensitive information
2.
MULTIPLE CHOICE QUESTION
15 mins • 20 pts
To be eligible for a particular ride at an amusement park, a person must be at least 12 years old and must be between 50 and 80 inches tall, inclusive.
Let age represent a person’s age, in years, and let height represent the person’s height, in inches. Which of the following expressions evaluates to true if and only if the person is eligible for the ride?
(age ≥ 12) AND ((height ≥ 50) AND (height ≤ 80))
(age ≥ 12) AND ((height ≤ 50) AND (height ≥ 80))
(age ≥ 12) AND ((height ≤ 50) OR (height ≥ 80))
(age ≥ 12) OR ((height ≥ 50) AND (height ≤ 80))
3.
MULTIPLE CHOICE QUESTION
15 mins • 20 pts
Consider the following code segment.
first <-- 100
second <-- 200
temp <-- first
second <-- temp
first <-- second
What are the values of first and second as a result of executing the code segment?
first = 100, second = 100
first = 100, second = 200
first = 200, second = 100
first = 200, second = 200
4.
MULTIPLE CHOICE QUESTION
15 mins • 20 pts
Which of the following best explains the relationship between the Internet and the World Wide Web?
Both the Internet and the World Wide Web refer to the same interconnected network of devices.
The Internet is an interconnected network of data servers, and the World Wide Web is a network of user devices that communicates with the data servers.
The Internet is a local network of interconnected devices, and the World Wide Web is a global network that connects the local networks with each other.
The Internet is a network of interconnected networks, and the World Wide Web is a system of linked pages, programs, and files that is accessed via the Internet.
5.
MULTIPLE CHOICE QUESTION
15 mins • 20 pts
A code segment is intended to display the following output.
up down down down up down down down
Which of the following code segments can be used to display the intended output?
Responses
6.
MULTIPLE CHOICE QUESTION
15 mins • 20 pts
Which of the following best exemplifies the use of multifactor authentication to protect an online banking system?
When a user resets a password for an online bank account, the user is required to enter the new password twice.
When multiple people have a shared online bank account, they are each required to have their own unique username and password.
After entering a password for an online bank account, a user must also enter a code that is sent to the user’s phone via text message.
An online bank requires users to change their account passwords multiple times per year without using the same password twice.
7.
MULTIPLE CHOICE QUESTION
15 mins • 20 pts
A game is played by moving a game piece left or right along a horizontal game board. The board consists of spaces of various colors, as shown. The circle represents the initial location of the game piece.
The following algorithm indicates how the game is played. The game continues until the game is either won by landing on the red space or lost when the piece moves off either end of the board.
Step 1:
Place a game piece on a space that is not red and set a counter to 0.
Step 2:
If the game piece is on a yellow space, move the game piece 3 positions to the left and go to step 3. Otherwise, if the game piece is on a black space, move the game piece 1 position to the left and go to step 3. Otherwise, if the game piece is on a green space, move the game piece 2 positions to the right and go to step 3.
Step 3:
Increase the value of the counter by 1.
Step 4:
If game piece is on the red space or moved off the end of the game board, the game is complete. Otherwise, go back to step 2.
If a game is begun by placing the game piece on the rightmost black space for step 1, what will be the value of the counter at the end of the game?
2
3
4
5
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Computer Science GCSE General Knowledge Quiz

Quiz
•
11th Grade
30 questions
Introduction to Problem Solving and Algorithms

Quiz
•
10th - 12th Grade
30 questions
GCSE (9–1) CS 2.1 Algorithms

Quiz
•
9th - 11th Grade
30 questions
AP Computer Science Principles Units 1-3

Quiz
•
9th - 12th Grade
34 questions
Competitive Programming: Intro to the Arts of Problem Solving

Quiz
•
9th - 12th Grade
30 questions
Algorithmic Thinking

Quiz
•
9th - 10th Grade
31 questions
Year 11 Revision: Unit 2.1-Algorithms

Quiz
•
10th Grade
30 questions
Algorithms Quiz

Quiz
•
11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
50 questions
Trivia 7/25

Quiz
•
12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
6 questions
RL.10.1 Cite Evidence

Quiz
•
10th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
14 questions
Algebra 1 SOL Review #1

Quiz
•
9th Grade