Coding101 - JavaScript operators
Quiz
•
Mathematics, Computers, Special Education
•
Professional Development
•
Practice Problem
•
Medium
Mostafa Hazareh
Used 4+ times
FREE Resource
Enhance your content in a minute
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the result?
let x = 2;
let y = "20";
console.log( x + y);
22
20
220
2y
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result?
let amount = 101;
amount++
amount++
console.log(amount - 2);
99
100
101
102
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result?
let x = 10;
let y = 5;
console.log( x*=y);
15
50
105
25
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result?
let x = 105;
let y = "105";
console.log( x == y);
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result?
let x = 5;
let y = --x;
console.log( x <= y);
False
True
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result?
let x = 5;
let y = 3;
console.log( x == 5 || y < 5);
True
False
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result?
let x = 5;
let y = 3;
console.log( x == 5 && y < x);
False
True
8.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the result?
let x = 2;
let y = 20;
console.log( y + x ** 2);
44
22
220
24
Similar Resources on Wayground
10 questions
paquetes contables lección 1
Quiz
•
11th Grade - Professi...
13 questions
Prueba diagnóstica 4°
Quiz
•
Professional Development
10 questions
CAE A OADS UT7 ALMACENES SANITARIOS
Quiz
•
Professional Development
10 questions
Evaluación final
Quiz
•
Professional Development
10 questions
Informática - Arquitectura de las computadoras
Quiz
•
Professional Development
10 questions
Misión secreta
Quiz
•
1st Grade - Professio...
11 questions
L7 - Bài 14 TT Tuần tự
Quiz
•
Professional Development
10 questions
AWS Practitioner - 10
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
