Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

9th Grade - University

17 Qs

quiz-placeholder

Similar activities

For Loops in Python

For Loops in Python

9th Grade - University

20 Qs

C++ Loop

C++ Loop

12th Grade

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

grade 12 Chapter No 4

grade 12 Chapter No 4

12th Grade

20 Qs

[AP CSP] FOR & WHILE LOOPS

[AP CSP] FOR & WHILE LOOPS

9th Grade - University

20 Qs

Pemrograman Dasar Kelas X

Pemrograman Dasar Kelas X

10th Grade

20 Qs

PERULANGAN WHILE DO

PERULANGAN WHILE DO

University

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

Assessment

Quiz

Computers

9th Grade - University

Hard

Created by

Computer Science

Used 21+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the multiway branch statement from the following.

if

for

if ... else

switch

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the exit control loop from the following.

for

while

do..while

if..else

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This statement is used to terminate the execution of the loop

break

jump

goto

continue

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Predict the output.

320 11 330

320 10 330

330 11 320

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Predict the output

5

Empty Loop

No Answer

1234

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Read the program carefully and give your output

Welcome Child!!!

Media Image

Error

Welcome Child!!! Welcome Child!!!Welcome Child!!!

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Identify the iteration statments from the following:

for

switch

if

while

do while

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?