Identify which is NOT the type of selection control structure

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
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
10 questions
LOGIC GATE

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

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

Quiz
•
1st Grade - University
10 questions
Quiz sur les Boucles et Tableaux en C++

Quiz
•
1st Grade
10 questions
Intro to ICT

Quiz
•
1st Grade
9 questions
Parts of Computer

Quiz
•
1st Grade
8 questions
Gradina lui Barry

Quiz
•
1st - 5th Grade
10 questions
Test 2: Estructuras de Control (if, switch)

Quiz
•
1st Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade