Whether JavaScript has concept level scope?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

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".

4 Answers   SAP Labs, TCS,


How to achieve inheritance in javascript?

0 Answers  


Why javascript is dangerous?

0 Answers  


What is the use of a set object in javascript?

0 Answers  


How to make a function in javascript?

0 Answers  






What are the problems associated with using javascript, and are there javascript techniques that you discourage?

0 Answers  


Which built-in method returns the calling string value converted to lower case?

0 Answers  


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


Hai what is the difference between java and javascript

2 Answers  


What is the difference between an array and an object?

0 Answers  


In javascript chained select menus are available.first select menu is worked and others are disabled.when we select any one option then the next select menu will worked having option releated to selcted in first select menu.How it possible? what is the coading of this programme?

1 Answers  


If an array with name as "names" contain three elements, then how will you print the third element of this array?

0 Answers  


Categories