Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

9th Grade - University

17 Qs

quiz-placeholder

Similar activities

Quiz Algoritma Looping

Quiz Algoritma Looping

University

15 Qs

Loops-2

Loops-2

University

15 Qs

Python For And While Loop

Python For And While Loop

9th Grade - University

20 Qs

Python Loops

Python Loops

University

17 Qs

Trace Tables

Trace Tables

12th Grade

17 Qs

Pretest Week 9

Pretest Week 9

University

20 Qs

Loops in Python

Loops in Python

10th - 11th Grade

18 Qs

For Loop Method in Python

For Loop Method in Python

10th - 11th Grade

18 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?