coding fundamentals in code.org

coding fundamentals in code.org

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Micro:bit - bot quiz

Micro:bit - bot quiz

4th - 6th Grade

8 Qs

Code

Code

1st - 4th Grade

10 Qs

grade 4 - scratch

grade 4 - scratch

4th - 5th Grade

11 Qs

Coding

Coding

3rd - 5th Grade

12 Qs

Basic Java Quiz

Basic Java Quiz

4th Grade

10 Qs

Riffs and Loops KS3

Riffs and Loops KS3

5th - 8th Grade

10 Qs

LOOPS AND LCD DISPLAY

LOOPS AND LCD DISPLAY

5th Grade

10 Qs

Java

Java

1st - 12th Grade

8 Qs

coding fundamentals in code.org

coding fundamentals in code.org

Assessment

Quiz

Other

1st - 5th Grade

Easy

Created by

Di Na

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the term used for a set of instructions that must be in order?

Loops

Sequence

Bug

Randomly shuffle the instructions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for the plan that the programmer writes before writing the code?

Algorithm

Loops

Programming

Coding

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the process of correcting the wrong instructions in the code called?

Function

Coding

Debugging

Bugs

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is the proccess repeats the instruction over and over again

loops

function

coding

programmer

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is variables?

Variables are a type of computer virus.
Variables are used for cooking recipes.
Variables are containers for storing data values.
Variables are mathematical equations.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is while loops?

While loops are used to skip a block of code
While loops are used for one-time execution of code
While loops are only applicable in Python programming language
While loops are a type of loop in programming that continues to execute a block of code as long as the specified condition is true.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is repeat untill loop?

A repeat until loop is a control flow statement that executes a block of code repeatedly until a specified condition becomes false.
A repeat until loop is a control flow statement that executes a block of code repeatedly until a specified condition becomes true.
A repeat until loop is a loop that executes the code block based on a counter.
A repeat until loop is a loop that runs only once.

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?