JAVASCRIPT LONG

Quiz
•
Computers
•
University
•
Medium
Danny Casimero
Used 6+ times
FREE Resource
55 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Analyze the code snippet:
let n = 2 3 * 3 - 1;
53
215
18
36
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The number 2 is stored in the n variable: let n = 2;.
The command n = n*n*n is then called.
This last command can be replaced by:
n **= 3;
n ***= n;
n **= n;
n *= 3;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The string "12" has been written into the str variable: let str = "12";.
Then, the following operation is performed: str = +str.
As a result, the variable str will contain:
12
"+12"
"12"
NaN
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Analyze the code snippet:
let n = 10;
let m = ++n;
n: 10, m: 10
n: 11, m: 10
n: 10, m: 11
n: 11, m: 11
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The result of the operation !(true && false || true) will be:
null
true
false
1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The result of the comparison "abcd" > "Abcd" will be:
false
"abcd"
1
true
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The result of the operation 3 * 4 > 20 – 15 will be:
-14
NaN
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
ACTIVE DIRECTORY

Quiz
•
University - Professi...
50 questions
Email - Northstar

Quiz
•
University
50 questions
VB.NET BASIC QUIZ

Quiz
•
University
58 questions
SPA Banja

Quiz
•
University
50 questions
Sistem Informasi Manajemen Part1

Quiz
•
University
60 questions
Salesforce

Quiz
•
University
50 questions
SOCRATECHS

Quiz
•
1st Grade - Professio...
50 questions
KJE - vizsga

Quiz
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University