Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

9th Grade - University

17 Qs

quiz-placeholder

Similar activities

[AP CSP] FOR & WHILE LOOPS

[AP CSP] FOR & WHILE LOOPS

9th Grade - University

20 Qs

Loops-2

Loops-2

University

15 Qs

CS J277 Unit 7 Programming

CS J277 Unit 7 Programming

11th Grade

20 Qs

Pemrograman Dasar Kelas X

Pemrograman Dasar Kelas X

10th Grade

20 Qs

Python Programming - Iteration

Python Programming - Iteration

9th Grade

12 Qs

Python For And While Loop

Python For And While Loop

9th Grade - University

20 Qs

Python_Loop(for) _high level

Python_Loop(for) _high level

9th Grade

15 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

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?