Javascript
Hoisting
Junior
What is the result of following snippet?
Javascript
Closure
Junior
What is closure in Javascript?
Javascript
Event loop
Senior
What's the output?
Javascript
Comparison
Intermediate
What is the output?
Javascript
Declaration
Intermediate
What happens when you run this code?
Javascript
Value
Junior
What does an undefined value stand for?
Javascript
Value
Junior
What is null value stand for?
Javascript
Value
Junior
What is NaN value stand for?
Javascript
Value
Junior
What is Symbol value?
Javascript
this
Intermediate