Informatics Practices Quiz (SARAFALI. P)

Informatics Practices Quiz (SARAFALI. P)

11th Grade

14 Qs

quiz-placeholder

Similar activities

ICS For & While Loops

ICS For & While Loops

9th - 12th Grade

16 Qs

U1L1 Alonzo wants you to know...

U1L1 Alonzo wants you to know...

7th Grade - University

12 Qs

Q&A – Repetition Makes Algorithms Concise (Primary 4 – 4CT.03)

Q&A – Repetition Makes Algorithms Concise (Primary 4 – 4CT.03)

4th Grade - University

10 Qs

Basic elements of computer programming

Basic elements of computer programming

9th - 12th Grade

15 Qs

Loops Quiz

Loops Quiz

9th - 12th Grade

16 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Ch 4 Vocabulary

Ch 4 Vocabulary

9th - 12th Grade

12 Qs

iGCSE Computer Science: Data Compression and Encryption

iGCSE Computer Science: Data Compression and Encryption

9th - 12th Grade

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