For loop

For loop

Assessment

Assessment

Created by

Learn CSharp with Sharpi

Education

8th - 9th Grade

39 plays

Medium

Student preview

quiz-placeholder

10 questions

Show answers

1.

Multiple Choice

30 sec

1 pt

What is the for loop?

Conditional statement

Iteration statement

2.

Fill in the Blank

1 min

1 pt

Make that line correct:

For (int i == 0, i <= 10, i++;)

3.

Multiple Choice

30 sec

1 pt

Is that correct?

for (i = 0; i < 10; i++)

No

Yes

4.

Multiple Choice

30 sec

1 pt

When you will use the for loop?

When I want to loop through multiple elements.

When I want to declare a new variable.

When I want to check my expression.

5.

Multiple Choice

45 sec

1 pt

Do you need to check the condition in the for loop each time when you are increasing the iterator?

No

Yes

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Find a similar activity

Create activity tailored to your needs using

Quizizz AI
Python Introduction - Level 1

11 questions

Python Introduction - Level 1

assessment

8th - 9th Grade

JAVA: Level-1

15 questions

JAVA: Level-1

assessment

5th - 12th Grade

Arduino Programming

12 questions

Arduino Programming

assessment

7th - 12th Grade

Computer Science Revision

9 questions

Computer Science Revision

assessment

9th Grade

Nested loops

10 questions

Nested loops

assessment

8th - 9th Grade

While and do while loops

10 questions

While and do while loops

assessment

8th - 9th Grade

Moringa JavaScript Iteration

10 questions

Moringa JavaScript Iteration

assessment

9th Grade - Professio...

whileLoop

5 questions

whileLoop

assessment

9th - 12th Grade