QUIZ Coding loops and variables 5th grade

QUIZ Coding loops and variables 5th grade

10 Qs

quiz-placeholder

Similar activities

do-while vs do loop Quiz

do-while vs do loop Quiz

9th - 12th Grade

5 Qs

Python Quiz

Python Quiz

10th Grade - University

15 Qs

แบบทดสอบ Chapter 2

แบบทดสอบ Chapter 2

KG - University

12 Qs

JS While loops

JS While loops

KG - University

11 Qs

Forensics Ch. 6 Fingerprints Vocabulary (15)

Forensics Ch. 6 Fingerprints Vocabulary (15)

9th - 12th Grade

15 Qs

Module 17 Quiz

Module 17 Quiz

KG - University

12 Qs

OPEN LOOP & CLOSE LOOP

OPEN LOOP & CLOSE LOOP

12th Grade

10 Qs

Hammurabi's Code & Analytical Writing

Hammurabi's Code & Analytical Writing

KG - University

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