Loop Timedoor

Loop Timedoor

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Introduction to the Drone Industry

Introduction to the Drone Industry

10th Grade - University

15 Qs

CCDI Competition- First League - Cycle 3 -

CCDI Competition- First League - Cycle 3 -

9th - 12th Grade

15 Qs

Remedial Pengetahuan DNS

Remedial Pengetahuan DNS

11th Grade - University

10 Qs

Pensamento Computacional

Pensamento Computacional

12th Grade

15 Qs

ViewSonic LCD Training

ViewSonic LCD Training

12th Grade - University

15 Qs

Third Qtr quiz no. 3

Third Qtr quiz no. 3

10th Grade

15 Qs

ASESMEN "Serangan MitM"

ASESMEN "Serangan MitM"

10th Grade

10 Qs

Chapter 20 - Spreadsheets

Chapter 20 - Spreadsheets

9th Grade

10 Qs

Loop Timedoor

Loop Timedoor

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

Created by

Rishi Tena

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a conditional loop?

A loop that runs forever

A loop that executes based on a condition

A loop that executes only once

A loop that executes based on time

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a conditional loop in Python?

for

while

do-while

for each

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

3 3 3

3 2 1

0 1 2

Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to stop a loop forcefully?

continue

exit

break

stop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will this loop run ?

4

5

6

infinite loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of this code?

Hello Hello Hello

Hello

Infinite Hello

Nothing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if the condition in a while loop is never false?

The loop runs once

The loop runs forever

The loop runs twice

Syntax error

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?