What is the similarity between the 1st and 2nd statement?
No Answer is Posted For this Question
Be the First to Post Answer
List few advantages of using javascript?
What are different types of inheritence? Which inheritance is followed in javascript.
Explain a story about javascript performance problems?
What is the meaning of callback function?
What does the delete operator do in JavaScript?
Explain with an example the use of event handlers in javascript.
What is var and let in javascript?
How to handle exceptions in JavaScript?
What is a “closure” in JavaScript? Provide an example
What are the types of data types?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
What is object in javascript?