information tecnology

information tecnology

8th Grade

12 Qs

quiz-placeholder

Similar activities

Vocab Root Words (week 9-10)

Vocab Root Words (week 9-10)

5th - 12th Grade

10 Qs

Global Perspective

Global Perspective

4th - 8th Grade

11 Qs

Adventure time

Adventure time

1st - 12th Grade

14 Qs

MIL-Week 1 (Pretest)

MIL-Week 1 (Pretest)

KG - University

15 Qs

football of world

football of world

1st Grade - University

13 Qs

K-POP #ICTA-PRISKA

K-POP #ICTA-PRISKA

1st Grade - University

10 Qs

Unit 1-4 French

Unit 1-4 French

6th - 9th Grade

13 Qs

Judicial Branch Test

Judicial Branch Test

8th - 10th Grade

13 Qs

information tecnology

information tecnology

Assessment

Quiz

Other

8th Grade

Practice Problem

Hard

Created by

theedshanna uthayakumar

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?