Informatics Practices Quiz (SARAFALI. P)

Informatics Practices Quiz (SARAFALI. P)

11th Grade

14 Qs

quiz-placeholder

Similar activities

Python - Flow control

Python - Flow control

11th Grade

10 Qs

for---Loop

for---Loop

3rd Grade - University

13 Qs

Loops and trace tables

Loops and trace tables

11th Grade

13 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Loops

Loops

10th - 12th Grade

17 Qs

PYTHON 1

PYTHON 1

11th - 12th Grade

10 Qs

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Informatics Practices Quiz (SARAFALI. P)

Informatics Practices Quiz (SARAFALI. P)

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Sarafali S

Used 6+ times

FREE Resource

14 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

State whether the following statements are True or False: 2. The 'break' statement allows us to exit a loop.

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

State whether the following statements are True or False: 3. While loop can be considered as entry controlled loop.

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

State whether the following statements are True or False: 4. The 'continue' and 'break' statements are used for the same purposes.

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

State whether the following statements are True or False: 5. When a program uses two 'for' loops, they are known as infinite loops.

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is a fixed iterative loop?

for

while

if

if-else

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When execution of the statements in a program are repeated several times sequentially, then the construct used is known as:

execution

loop

selection

none of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop statement is given as: for i in range(10): How many times will the loop execute?

0 time

9 times

10 times

infinite times

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?