AP Computer Science EOT 1 (option 1)

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Samran Wiriyaphong
Used 15+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the above code segment that is designed to print all numbers from a list of integer values, called grades, that are between 90 and 100, inclusive.
Which of the following modifications can be made to the code to allow it to also print numbers from a variety of different ranges of values (e.g., 70 to 80, 85 to 95, 1 to 50, etc.)?
userPassword = "swordfish"
"swordfish"
userPassword != "swordfish"
userPassword ← INPUT
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the above code segments designed to find the area of a triangle (A = 1/2 bh).
Which of the following statements about the above programs is true?
Both programs will work as intended, but Program B is more readable.
Program A will work as intended, but Program B will not work as intended.
Program B will work as intended, but Program A will not work as intended.
Neither program will work as intended.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the above code.
Assuming that before this code is run, x = 1. What would be displayed at the end?
210
16
8
1
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the above code segment.
Which of the following best describes the result of running the code segment?
The number 0 is displayed.
The number 4 is displayed.
The number 10 is displayed.
Nothing is displayed; the program results in an infinite loop.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the formal name in computing for looping?
Iteration
Selection
Repetition
For While Do
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which paradigm is known for encapsulating the data structure with the functions
Procedural
Functional
Object Oriented
Event driven
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Algorithm?
A set of Awesome dance moves, by Algo
a cure for Insomnia
A set of instructions for overcoming a problem
A systemic path to awesomeness
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
code.org CSP Unit 3 Review 20-21

Quiz
•
9th - 12th Grade
19 questions
Python Hangman v.1 Quiz

Quiz
•
12th Grade
18 questions
Microbit Revision y7

Quiz
•
6th Grade - University
15 questions
L2 scratch

Quiz
•
7th Grade - University
20 questions
HTML / CSS

Quiz
•
11th Grade
20 questions
Python First Steps Homework Quiz

Quiz
•
7th - 9th Grade
18 questions
Computer Science (Python)

Quiz
•
9th Grade
18 questions
Circuit Playground Review I

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade