What close() does in javascript?
What is the ‘Strict’ mode in JavaScript and how can it be enabled?
What are the different types of errors in javascript?
What are data structures in javascript?
Explain a story about javascript performance problems?
What are the four basic data structures in javascript?
How can you declare a class in javascript?
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
What is shift() method in javascript?
Is null === undefined?
How do you sort an array in javascript?
Describe javascript and vbscript.
Explain how to detect the operating system on the client machine?
How to add html elements dynamically with JavaScript?
What is decodeuri() in javascript?