Can you explain the difference between call and apply?
What makes something a function?
Which built-in method reverses the order of the elements of an array?
In a pop-up browser window, how do you refer to the main browser window that opened it?
Which built-in method returns the calling string value converted to lower case?
What is the difference between typeof and instanceof operators in Javascript?
How do I open javascript?
Can you explain how inheritance works in javascript?
What are different types of inheritence? Which inheritance is followed in javascript.
What is the use of a boolean object in javascript?
Will javascript be replaced?
What is bom?
How you will add function as a property in a javascript object? Give an example.
What does the attribute defer/async do when added to the script tag?
What are the ways of making comments in javascript?