Which of the following is true of algorithms?
APCS Principles 24-25 Midterm review Questions

Quiz
•
Computers
•
10th Grade
•
Easy
Brian Ciavarella
Used 6+ times
FREE Resource
27 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Algorithms must be written in a specific programming language
Algorithms can solve every problem
Algorithms can be constructed using combinations of sequencing, selection, and iteration
Algorithms always have a set of ambiguous instructions
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is appropriate for storing a person's age in years?
String
Number
Boolean
Array
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code segment results in "true" being returned if a number is odd?
A. num % 2 == 1;
B. num % 1 != 2;
C. num % 1 == 1;
D. num % 2 == 0;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which concept does the following algorithm BEST demonstrate? Repeat for Weekdays Wake up Go to school Come home Go to bed
Execution
Sequencing
Selection
Iteration
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the expression: 17 % 4?
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given that y has a value of 10, what is the value of the expression: (y < 10) AND (y > 5)?
True
False
y
10
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following terms is accurate for the definition: a reusable block of code that performs a specific task?
Function Call
Variable
Function
Expression
Create a free account and access millions of resources
Similar Resources on Quizizz
22 questions
AP CSP Midterm Review

Quiz
•
10th - 12th Grade
25 questions
PHP + MySQL

Quiz
•
7th Grade - University
22 questions
Karel Quiz

Quiz
•
8th - 12th Grade
22 questions
IST CodeHS Unit 8 JavaScript Review

Quiz
•
9th - 12th Grade
26 questions
AP CSP Unit 7: Parameters, Returns, and Libraries

Quiz
•
9th - 12th Grade
25 questions
Level 3 - Python Quiz 1

Quiz
•
9th - 12th Grade
23 questions
GCSE CS - 2.5 Translators and Facilities of Languages

Quiz
•
9th - 11th Grade
27 questions
Java Swing/AWT Graphics

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University