
PF selection statement

Quiz
•
Information Technology (IT)
•
1st Grade
•
Hard
MUHAMMAD (PBU)
FREE Resource
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
9 questions
Parts of Computer

Quiz
•
1st Grade
6 questions
Grade3 Online safety

Quiz
•
1st - 5th Grade
9 questions
Condition Programming Quiz

Quiz
•
1st Grade - University
10 questions
Evaluation2 1ère S5

Quiz
•
1st Grade
10 questions
GKA Chromebook Rules

Quiz
•
1st - 5th Grade
8 questions
Ветвление

Quiz
•
1st Grade - University
10 questions
Estruturas de seleção e repetição - IFTO

Quiz
•
1st Grade
10 questions
Основные операции в SQL

Quiz
•
1st Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade