information tecnology

information tecnology

8th Grade

12 Qs

quiz-placeholder

Similar activities

Design Process Quiz

Design Process Quiz

6th - 8th Grade

9 Qs

ARDUINO & ELECTRONICS

ARDUINO & ELECTRONICS

6th - 8th Grade

10 Qs

Zinsontleding BK - Zoek het werkwoordelijk gezegde

Zinsontleding BK - Zoek het werkwoordelijk gezegde

KG - 9th Grade

15 Qs

7 ROBOTICS REVISION 1

7 ROBOTICS REVISION 1

6th - 8th Grade

8 Qs

Scratch Programming Quiz

Scratch Programming Quiz

8th Grade - University

15 Qs

Miss Peregrine's Home for Peculiar Children

Miss Peregrine's Home for Peculiar Children

7th Grade - University

10 Qs

Fingerprints

Fingerprints

6th - 9th Grade

15 Qs

Fingerprint practice - Scioly

Fingerprint practice - Scioly

6th - 9th Grade

8 Qs

information tecnology

information tecnology

Assessment

Quiz

Other

8th Grade

Hard

Created by

theedshanna uthayakumar

Used 13+ times

FREE Resource

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?