
PF selection statement
Quiz
•
Information Technology (IT)
•
1st Grade
•
Practice Problem
•
Hard
MUHAMMAD (PBU)
FREE Resource
Enhance your content in a minute
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify which is NOT the type of selection control structure
if-else
nested if
do while
switch case
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
choose the syntax for an 'if' statement
if(condition)
if condition
condition if
if {condition}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
choose the correct syntax to write condition based on the statement below
"if sum is equal to 32 and total is equal to 2"
if (sum==32) || (total==2)
if (sum==32) && (total==2)
if (sum=32) || (total=2)
if (sum=32) && (total=2)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
identify the value of 'y' after the switch statement in figure is executed
0
1
5
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
"if sum is less or equal to 25 and average is equal to 45"
The sentence is the condition statement in a selection control structure. Identify the CORRECT statement to write the condition statement in C++
if (sum <= 25) || (average == 45)
if (sum <= 25) && (average == 45)
if (sum = 25) && (average = 45)
if (sum < 25) || (average = 45)
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
14 questions
States of Matter
Lesson
•
KG - 3rd Grade
13 questions
Veterans' Day
Quiz
•
1st - 3rd Grade
20 questions
Multiplication Mastery Checkpoint
Quiz
•
1st - 5th Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
16 questions
natural resources
Quiz
•
1st Grade
20 questions
Identify Coins and Coin Value
Quiz
•
1st Grade
24 questions
Addition
Quiz
•
1st Grade
