Test 4 Edhesive Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Katy Fleming
Used 30+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
c = c + 1 is called a...
variable
count variable
input variable
float
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which loop prints the numbers 1, 2...100?
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
To print the even numbers between -20 and 20 you would use:
x = x - 5
x = x - 1
x = x + 1
x = x + 2
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Ask the user to input a number less than 100. Print all the numbers from that number to 100.
Which loop correctly does this?
5.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
What is the output? Select all that apply.
5
3
2
1
4
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Write a program that asks the user for their name and how many times to print it.
If I enter Ada and 3 it should print:
Ada
Ada
Ada
Which loop correctly does this?
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The code sum = sum + num is used to ____________.
count how many times a loop repeats
add up a list of numbers
ask the user for input
declare a variable
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Iteration Recap Final

Quiz
•
9th Grade
17 questions
Tracing Loops in Java

Quiz
•
12th Grade
17 questions
CS1 Review Unit 6

Quiz
•
9th - 12th Grade
14 questions
1.1.5 CSE Iteration and Loops

Quiz
•
9th - 12th Grade
15 questions
Java Arrays and Loops Quiz Review

Quiz
•
9th - 12th Grade
20 questions
Python Programming Quiz

Quiz
•
9th Grade - University
20 questions
AQA GCSE Computer Science Paper 1

Quiz
•
9th - 11th Grade
19 questions
Python Loops Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade