What do you mean by enumeration?
Name the types of functions.
What is scope variable in javascript?
Describe javascript and vbscript.
Which built-in method returns the index within the calling string object of the first occurrence of the specified value?
Expand BOM and explain it?
Why javascript is so popular?
Javascript, Pass by Value or Pass by Reference?
What is a closure javascript? Explain
Can you access Cookie using javascript?
Name some of the ways in which Type Conversion is possible?
If 2 methods have same name and same number of parameters, which one will be executed first?
What is the use of spread operator?
What are the different boolean operators in JavaScript?
What does the isNaN() function?