APCSP Creative Development Review

Quiz
•
Computers
•
12th Grade
•
Easy
Amy Austin
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the oval block represent in the flowchart according to the explanation provided?
An input or output step
The start of the algorithm
A conditional or decision step
The result of the algorithm
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape is used in the flowchart to represent a conditional or decision step?
Oval
Parallelogram
Diamond
Rectangle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
According to the original system flowchart, what happens if a customer calls during business hours?
The customer is transferred to a representative from the department they selected
The customer hears a prerecorded message with answers to common questions
The customer is prompted to leave a message for a representative of the department they selected
The customer hears a list of departments and selects one using a phone keypad
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens in the original system if the customer calls outside of business hours?
The customer is transferred to a representative from the department they selected
The customer hears a prerecorded message with answers to common questions
The customer is prompted to leave a message for a representative of the department they selected
The customer hears a list of departments and selects one using a phone keypad
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The upgraded system uses a directory containing additional information not supplied by the customer. The directory is used to help direct calls effectively. Which of the following is LEAST likely to be included in the directory?
A) A list of common issues and whether each issue requires a human representative
B) A list of common keywords or phrases and a corresponding issue for each keyword or phrase
C) A list of computers the company owns and the computers’ corresponding IP addresses
D) A list of human representatives and the corresponding department for each representative
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To direct a call to the appropriate destination, which of the following input data is needed by the upgraded system that was NOT needed by the original system?
Audio signal of the customer’s voice
The customer’s keypad selection
The customer’s phone number
I, II, and III
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following procedure is intended to return the number of times the value val appears in the list myList. The procedure does not work as intended. Which of the following changes can be made so that the procedure will work as intended?
Changing line 6 to IF(item = count)
Changing line 6 to IF(myList[item] = val)
Moving the statement in line 5 so that it appears between lines 2 and 3
Moving the statement in line 11 so that it appears between lines 9 and 10
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following initial values for x, y, and z can be used to show that the code segment does not work as intended?
x = 1, y = 2, z = 3
x = 1, y = 3, z = 2
x = 2, y = 3, z = 1
x = 3, y = 2, z = 1
Similar Resources on Wayground
12 questions
Unit 7 - ArrayList - Test Review

Quiz
•
9th - 12th Grade
10 questions
Python Basics - A level

Quiz
•
10th - 12th Grade
10 questions
G10 CS Binary Search

Quiz
•
12th Grade
12 questions
SQL

Quiz
•
11th - 12th Grade
9 questions
SQL tesztkérdések 7.

Quiz
•
12th Grade
9 questions
Scratch Vocabulary

Quiz
•
3rd Grade - University
10 questions
CSR Semester Exam 1 Review: Tuesday

Quiz
•
12th Grade
10 questions
Python List Mastery

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade