JavaScript Basics

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Keerthana V
Used 190+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which is the right way to make a for loop?
Alienisation, The End, Rebels
Installation, Ending, Timer
Intialisation, End Condition, Counter
Initialisation, Counter, End Condition
2.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
A loop that executes for a pre-defined number of times
3.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
A loop that executes until a condition is met is called
4.
MULTIPLE SELECT QUESTION
10 sec • 1 pt
Which of the below are types of loops
if then else
while loop
for loop
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Nested loops are
Multiple independent loops
Conditions in a loop
Loop in a Loop
Loop in a condition
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
for ( var i = 0; i < 50; i++ )
How many times will this loop execute
51 times
49 times
50 times
0 times
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the iterations runs 25 times
for ( var i = 2; i < 26; i ++ )
for ( var i = 0; i < 25; i ++ )
for ( var i = -1 ; i > 25 ; i -- )
for ( var i = 0; i <= 25; i --)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
VB Quiz

Quiz
•
5th Grade - University
12 questions
S1 code.org Knowledge Check 2

Quiz
•
7th Grade
12 questions
Python - For Loop

Quiz
•
8th Grade
15 questions
Sprites/Draw Loop/Counter Pattern Test

Quiz
•
6th Grade
9 questions
Blockly Coding

Quiz
•
8th Grade
12 questions
9.1.6 - Starter Quiz

Quiz
•
8th - 9th Grade
8 questions
7.5.6 STARTER

Quiz
•
6th Grade
10 questions
Python Quiz

Quiz
•
6th - 8th 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
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

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

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade