
Loops

Quiz
•
Computers
•
6th - 12th Grade
•
Hard
SkillSanta Upskilling
Used 25+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
int count = 0;
while (count < 10) {
System.out.println("Welcome to Java");
count++;
}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a loop?
The order of events
How we talk to computers
Order of instructions that repeats for many times
Instructions
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are three manipulations done in a for loop on a loop variable?
Updation, Incrementation, Initialization
Intialization, Testing, Updation
Testing, Updation, Testing
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One of the special feature of an interpreter in reference with the for loop is that
Before each iteration, the interpreter evaluates the variable expression and assigns the name of property
The iterations can be infinite when an interpreter is used
The body of loop is executed only once
All of the mentioned
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Loop is __ statement.
Sequential
Conditional
Assignment
Functional
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is use of For loop ?
To repeat the statement finite number of times
To repeat the statement until the condition holds true
To repeat the statement for infinite number of times
To repeat the statements inside until any condition is false
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the use of WHILE loop ?
To repeat the statement finite number of times.
To repeat the statement until any condition holds true.
To repeat the statement for infinite time.
To repeat the statement inside until any condition is false.
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Swift Playgrounds

Quiz
•
9th Grade
10 questions
ICT SPELLING AND QUIZ

Quiz
•
6th Grade
15 questions
Computational thinking: Algorithms and programs

Quiz
•
6th Grade
10 questions
Sphero Blocks 1 & 2

Quiz
•
6th - 8th Grade
10 questions
CodeHS 2.10 While Loops

Quiz
•
9th - 12th Grade
13 questions
Code Combat JavaScript Quiz

Quiz
•
4th - 8th Grade
10 questions
Code.org: Variables and Loop Structures

Quiz
•
6th Grade
15 questions
scratch

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade