Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

9th Grade - University

17 Qs

quiz-placeholder

Similar activities

Loops

Loops

5th - 12th Grade

16 Qs

C++ Quiz

C++ Quiz

University

20 Qs

Python тілінде циклдар

Python тілінде циклдар

9th - 12th Grade

22 Qs

Iteration Recap

Iteration Recap

8th - 9th Grade

16 Qs

CSE 102 Exam 2 Practice

CSE 102 Exam 2 Practice

University

15 Qs

Loops Quiz

Loops Quiz

9th - 12th Grade

16 Qs

C - Flow Control

C - Flow Control

University

20 Qs

Quiz 2 Java

Quiz 2 Java

11th Grade

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