
ICT REVIEWER (TEST 1 AND 2 OF SUMMATIVE ONLY)

Quiz
•
Computers
•
8th Grade
•
Hard
Lady Shine
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword used to declare a variable in JavaScript?
let
String
$var
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid JavaScript variable name?
$var
myVar
_var
1var
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the "===" operator do in JavaScript?
Assigns a value to a variable
Compares both value and type
Compares only the type
Compares only the value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the keyword "break" do in JavaScript?
Skips the current iteration and proceeds to the next
Exits the loop immediately
Terminates the entire program
Continues to the next iteration in a loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop in JavaScript does not have a predetermined iteration count?
foreach loop
for loop
do-while loop
while loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used for strict equality comparison in JavaScript?
===
!=
==
=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
let x = 5;
console.log(x++);
5
4
6
Error
Create a free account and access millions of resources
Similar Resources on Wayground
19 questions
Java Basic 1 - Quiz

Quiz
•
8th Grade - University
23 questions
MYP3

Quiz
•
8th Grade
23 questions
SDA Chapter 1B Vocabulary

Quiz
•
7th - 9th Grade
16 questions
Year 9 Python Programming Quiz

Quiz
•
8th Grade
15 questions
Scratch

Quiz
•
6th - 8th Grade
18 questions
Code.org Express Course Vocab

Quiz
•
6th - 8th Grade
15 questions
Coding Quiz

Quiz
•
6th - 10th Grade
20 questions
JavaScript Fundamentals

Quiz
•
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
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
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade