Informatics Practices Quiz (SARAFALI. P)

Informatics Practices Quiz (SARAFALI. P)

11th Grade

14 Qs

quiz-placeholder

Similar activities

Ch 4 Vocabulary

Ch 4 Vocabulary

9th - 12th Grade

12 Qs

Unit 2 Review

Unit 2 Review

9th - 12th Grade

17 Qs

Intro to Java Loops

Intro to Java Loops

9th - 12th Grade

15 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

Computer Science

Computer Science

9th - 12th Grade

18 Qs

python loops

python loops

7th - 12th Grade

14 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?