

Intro to CS Unit 3 Practice test
Flashcard
•
Computers
•
12th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

16 questions
Show all answers
1.
FLASHCARD QUESTION
Front
When do you use an else statement?
Back
To tell what will happen when an if-statement is false
Answer explanation
The else case will run when all of the other conditions checked are false
2.
FLASHCARD QUESTION
Front
Which of the following is NOT true about all algorithms?
- All algorithms can only do number calculations
- All algorithms have clear instructions
- All algorithms stop in a finite amount of time
- All algorithms have an order
Back
All algorithms can only do number calculations
Answer explanation
Algorithms are not restricted to only number calculations, they can do other processes as well.
3.
FLASHCARD QUESTION
Front
The following code could be rewritten using:
if (x > 12):
if (x < 34):
Back
and
Answer explanation
This is correct because both conditions need to be true
4.
FLASHCARD QUESTION
Front
Write the code to test if the number in the variable text1 is greater than 15.
Back
if (text1 > 15):
Answer explanation
This correctly tests if text1 is greater than the number 15
5.
FLASHCARD QUESTION
Front
Write the code to test if the number 78 is stored in the variable text1:
Back
if (text1 == 78):
Answer explanation
This correctly tests if text1 equals the number 78
6.
FLASHCARD QUESTION
Front
Write the code to test if the variables num1 and num2 are not the same
Back
if (num1 != num2 ):
Answer explanation
This correctly tests if num1 is not equal to num2
7.
FLASHCARD QUESTION
Front
To test if x is greater than or equal to y: if (x ___ y):
Back
>=
Answer explanation
This would be used to check if x is greater than or equal to y
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
12 questions
E4 Final Exam: Biographies and Autobiographies (Smith)
Flashcard
•
12th Grade
12 questions
Biologi Tingkatan 5 Bab 3
Flashcard
•
12th Grade
10 questions
Algebra
Flashcard
•
12th Grade
9 questions
Tuesdays with Morrie
Flashcard
•
12th Grade
15 questions
Power, Work, and Energy Review
Flashcard
•
12th Grade
12 questions
Untitled Flashcards
Flashcard
•
University
16 questions
Derivatives on Product & Quotient Rule
Flashcard
•
12th Grade
15 questions
Hamiltonian Circuits Flashcard
Flashcard
•
11th - 12th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade