Informatics Practices Quiz (SARAFALI. P)

Informatics Practices Quiz (SARAFALI. P)

11th Grade

14 Qs

quiz-placeholder

Similar activities

MP3: Practice Test 1

MP3: Practice Test 1

9th - 12th Grade

19 Qs

ZIP Class - Circuit SMP/SMA #1

ZIP Class - Circuit SMP/SMA #1

7th - 12th Grade

10 Qs

FOR and WHILE loop in Python

FOR and WHILE loop in Python

9th - 12th Grade

18 Qs

If-Else Loops: Python Programming

If-Else Loops: Python Programming

11th Grade

16 Qs

Python Looping with Integers

Python Looping with Integers

9th - 12th Grade

16 Qs

LOOPS(Pascal)

LOOPS(Pascal)

11th Grade

13 Qs

KS4 Python While Loops and For Loops

KS4 Python While Loops and For Loops

9th - 11th Grade

13 Qs

CO - 2_ Quiz 1_Python Conditionals

CO - 2_ Quiz 1_Python Conditionals

10th Grade - University

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