Coding Foundation Quiz-09

Coding Foundation Quiz-09

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Coding

Coding

3rd - 6th Grade

10 Qs

Code.org Express Course -> Lesson 12

Code.org Express Course -> Lesson 12

5th - 8th Grade

6 Qs

Quiz-IoT & Arduino

Quiz-IoT & Arduino

1st - 5th Grade

10 Qs

Understanding Program

Understanding Program

5th - 8th Grade

6 Qs

Prism Prog 9+

Prism Prog 9+

3rd - 5th Grade

10 Qs

I can use loops and conditionals in my algorithms!

I can use loops and conditionals in my algorithms!

4th Grade

8 Qs

Block Code Year 5

Block Code Year 5

4th - 6th Grade

10 Qs

EIS - Grade 4 - Coding -Quadmester2 Quiz

EIS - Grade 4 - Coding -Quadmester2 Quiz

4th Grade

10 Qs

Coding Foundation Quiz-09

Coding Foundation Quiz-09

Assessment

Quiz

Computers

1st - 5th Grade

Easy

Created by

Md Emran

Used 16+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Loop-

The action of doing something over and over again.

The action of doing Nothing over and over again.

The action of doing something once time.

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times the loop will execute?

6

5

7

9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times the loop will execute?

4

5

3

6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times the jump E block will execute inside this loop?

4

5

3

6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find out the result of this , A = X+Y, if X=10 and Y=20.

30

20

1020

10