Select all the flow control structures in C++
CSNP-04103 - Chapter 4 - Selection

Quiz
•
Rafael Orta
•
Others
•
University
•
137 plays
•
Medium
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
selection
retrospection
forward
repetition
sequential
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What set of characters do you use to create a compound statement (block of code) in C++?
[ ]
( )
{ }
< >
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C++ the else statement part of the if, is it required or optional?.
Required
Optional
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Please select from the list below the relational operators.
+ , - , * , /
{ }, [ ], ( )
< , >, <=, >=, ==, !=
?, &, %, $
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Please select from the list below the logical operators.
&&, ||, !
==, <=, >= , !=, <, >
{ }, [ ], < >, ( )
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is the expression below true or false?.
bool character = ('a' < 'z');
False
True
It is not valid.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is the correct syntax for C++?.
if [ gross > 100000 ] then
net = gross - tax;
if ( gross > 100000 )
net = gross - tax;
if { gross > 100000 } then
net = gross - tax;
if < gross > 100000 > then
net = gross - tax;
Explore all questions with a free account
Similar Resources on Quizizz
12 questions
tin 167 -> 177

Quiz
•
University
10 questions
Aula 05 - Eletricidade Aplicada

Quiz
•
University
13 questions
Laboratorium Kelompok 3

Quiz
•
University
10 questions
Pengujian Hipotesis

Quiz
•
University
10 questions
TAX

Quiz
•
University
10 questions
GREEN CHEMISTRY

Quiz
•
University
10 questions
kuis Materi Keuangan Probitasi

Quiz
•
University
15 questions
CIC2011 WEEK 6 QUIZ

Quiz
•
University
Popular Resources on Quizizz
39 questions
Respect and How to Show It

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
Discover more resources for Others
20 questions
Summer

Quiz
•
KG - University
19 questions
Minecraft

Quiz
•
6th Grade - Professio...
20 questions
3rd Grade Review

Quiz
•
KG - University
15 questions
Minecraft

Quiz
•
University
52 questions
Logos Trivia

Quiz
•
KG - University
7 questions
New national park celebrates Harriet Tubman's legacy

Interactive video
•
11th Grade - University
8 questions
2 Step Word Problems

Quiz
•
KG - University
20 questions
Disney characters

Quiz
•
KG - Professional Dev...