
JavaScript 2
Authored by Szilvia Bogárdi
Computers
Professional Development
Used 17+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output?
console.log(1 == '1');
true
false
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output?
console.log(1 === '1');
true
false
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output?
console.log(1 == '01');
true
false
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output?
console.log(10 > '9');
true
false
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output?
console.log('8' + 7);
15
87
some error
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output?
console.log(8 + '7');
15
87
some error
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be the output?
console.log(10 / 0);
some error
Infinity
0
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?