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
9 questions
Python Loops

Quiz
•
1st - 6th Grade
10 questions
L4 Iteration

Quiz
•
8th Grade
14 questions
JavaScrip - DSI

Quiz
•
1st Grade - University
13 questions
Python while loop

Quiz
•
8th Grade - University
11 questions
Python Projects Quiz

Quiz
•
6th Grade - University
10 questions
CodeHS Intro to Programming - Karel Review

Quiz
•
7th Grade
15 questions
Code combat

Quiz
•
8th Grade
14 questions
CodeMonkey 0-35 Review

Quiz
•
5th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade