How do you target a specific frame from a hyperlink in javascript?
Explain event bubbling and event capturing in javascript?
What is require in javascript?
Explain the process of document loading.
When would you use var in your declaration and when you wouldn’t?
List some of the disadvantages of javascript.
What is break and continue statements?
Explain the difference between call() and apply()?
How to make elements invisible?
List some data types supported by javascript?
How to convert a string to lowercase?
Is Exception handling possible in Javascript?
What is the difference between undeclared & undefined?
Name the different types of pop up boxes in Javascript?
What are self invoking functions?