
js Quiz

Quiz
•
Other
•
8th Grade
•
Hard
Ebulfez Seferov
Used 1+ times
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Question: Do you know what will be the output of this code?
Sual: Bu kodun nəticəsinin nə olacağını bilirsinizmi?
console.log(typeof typeof 1 );
String
number
1
true
Answer explanation
This actually returns "string".
This expression is evaluated from right to left.
The first sub-expression evaluated actually is typeof 1 which will return "number".
Only after that the next sub-expression is evaluated which now is typeof "number" which returns "string".
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Question: Do you know what will be the output of this code?
let array=[1,2,3];
array[6]=9;
console.log(array[5]);
Sual: Bu kodun nəticəsinin nə olacağını bilirsin
undefined
1
2
9
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Question: Can you guess what will be the output of the code below?
console.log(typeof NaN);
Sual: Aşağıdakı kodun nəticəsinin nə olacağını təxmin edə bilərsinizmi?
NaN
number
null
undefined
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Question: Do you know what will be the output of this code?
console.log(false=='0');
Bu kodun nəticəsinin nə olacağını bilirsinizmi?
false
true
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Question: Do you know what will be the output of this code?
console.log("This is a string." instanceof String);
Bu kodun nəticəsinin nə olacağını bilirsinizmi
true
false
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Question: Do you know what will be the output of this code?
const numbers = [33, 2, 8];
numbers.sort();
console.log(numbers[1])
Bu kodun nəticəsinin nə olacağını bilirsinizmi?
33
2
8
1
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
If you type the following code in the console window, what result will you get?
3 > 2 > 1 === false;
Konsol pəncərəsində aşağıdakı kodu yazsanız, hansı nəticəni əldə edəcəksiniz?
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
38 questions
Reading Hard and Soft c and g

Quiz
•
1st - 9th Grade
40 questions
ASSASMEN PKN KELAS 8

Quiz
•
8th Grade - University
35 questions
Pitsco:Rolling Robots Expedition

Quiz
•
6th - 8th Grade
40 questions
AVID Tutorial Process

Quiz
•
6th - 8th Grade
37 questions
Video Game Knowlege Quiz

Quiz
•
4th - 12th Grade
44 questions
Minecraft

Quiz
•
KG - Professional Dev...
43 questions
THE ULTIMATE LOGO QUIZ (LOGO QUIZ 05)

Quiz
•
KG - Professional Dev...
40 questions
PKN PSTS Kelas 8

Quiz
•
8th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Other
15 questions
PRIDE

Quiz
•
6th - 8th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
27 questions
Geo #2 Regions

Quiz
•
8th Grade
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
29 questions
Viking Voyage Day 1 Quiz

Quiz
•
8th Grade