Selection Quiz 2

Quiz
•
Computers
•
12th Grade
•
Medium
Curtis Forbes
Used 7+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a condition?
num1 > num2
num1 + num2
num1 & num2
num1 , num2
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name given to the following symbols:
>, <, >=, <=, =, <>
arithmetic operators
logic operators
relational operators
equations starters
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When creating and IPO chart, what goes in the Input column?
process
input
actions
nouns
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In the following statement the IF is the ___________ part
if num1 > num2 then
print "The first number is greater"
else
print "The second is greater"
end if
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In the following statement the ELSE is the ___________ part
if num1 > num2 then
print "The first number is greater"
else
print "The second is greater"
end if
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements allows data to be stored in the variable price?
Print "Enter Price"
Read price
Print Price
Price = 100
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the following statement?
READ age
Prompt for age
Calculate the age
Display the age
Store the age
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Basics Quiz

Quiz
•
9th - 12th Grade
17 questions
Tracing Loops in Java

Quiz
•
12th Grade
20 questions
Week 6 - CP1

Quiz
•
12th Grade
15 questions
PYTHON PROGRAMMING

Quiz
•
11th - 12th Grade
14 questions
Python L1

Quiz
•
8th Grade - University
20 questions
IGCSE Pseudocode

Quiz
•
9th - 12th Grade
15 questions
1er Quiz Fundamentos de Programación - SystemPlus

Quiz
•
9th - 12th Grade
10 questions
Python 2 Conditionals Quiz

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