Search Header Logo

information tecnology

Authored by theedshanna uthayakumar

Other

8th Grade

Used 14+ times

information tecnology
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following can replace a simple if-else construct

Ternary operator

while loop

do-while loop

for loop

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is an entry-controlled loop?

do-while loop

will loop

for loop

both (B)AND (C)

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

q.     Which of the following is most suitable for a menu-driven program?

do-while loop

while loop

FOR LOOP

all of these

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the effect of writing a continue statement inside a loop?

(A) It cancels remaining iterations.

It skips execution of statements which are written below it

C) The program terminates immediately

(D) Loop counter is reset.

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

1.     The break statement causes an exit

from the innermost loop only

only from the innermost switch

from all loops & switches.

from the innermost loop or switch.

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Q     How many sequences of statements present in C++?

4

3

5

6

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

1.     Looping in a program means

Jumping to the specified branch of program

Repeat the specified lines of code

both of above

none of above

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?