QUIZ Coding loops and variables 5th grade

QUIZ Coding loops and variables 5th grade

10 Qs

quiz-placeholder

Similar activities

Quiz Lesson 5 Loops

Quiz Lesson 5 Loops

KG - University

10 Qs

circular motion

circular motion

KG - University

12 Qs

Spike Prime Final Assessment

Spike Prime Final Assessment

8th Grade

8 Qs

Quiziz K3 dan Kondisi Darurat Bencana di Rumah Sakit

Quiziz K3 dan Kondisi Darurat Bencana di Rumah Sakit

Professional Development

10 Qs

Unit 4 Java Mini Quiz

Unit 4 Java Mini Quiz

12th Grade

9 Qs

Quiz - 5 on Increment and Decrement Operators

Quiz - 5 on Increment and Decrement Operators

KG - University

15 Qs

Reading Informational Text 8

Reading Informational Text 8

KG - University

15 Qs

QUIZ Coding loops and variables 5th grade

QUIZ Coding loops and variables 5th grade

Assessment

Quiz

others

Hard

Created by

Theresa Upchurch

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Loops are useful in programming because they:
Make the computer run faster
Execute patterns of code without typing them repeatedly
Create better graphics in programs
Only work with numbers

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which shows the correct syntax for the first line of a loop?
loop.start
4.times
repeat.4
times.loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What happens to code that is indented under a loop?
It gets skipped by the computer
It runs slower than other code
It becomes part of the loop and repeats
It only runs one time

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Variables in coding are important because they:
Make programs run faster
Create graphics automatically
Help organize folders
Store data to use later

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In the code qz = 90, what is qz called?
The identifier
The value
The operator
The function

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In the code qz = 90, what is 90?
The function
The operator
The identifier
The value

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which statement about for loops is correct?
They can only count numbers
They can iterate over different types of data
They must always count backward
They only work with text

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?