What is scope chain in javascript?



What is scope chain in javascript?..

Answer / Naveen Kumar Sharma

In JavaScript, the scope chain refers to a collection of objects that determines the visibility of variables during variable reference. It consists of the global object and the nested function objects up to the current function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What are the five data types?

1 Answers  


How many data types are there in javascript?

1 Answers  


What is createtextnode?

1 Answers  


Text from your clipboard?

1 Answers  


why jsp

0 Answers  


I am working on project in asp.net in which i have opned doc file on client side.plz send me coding on markpatentoffice@yahoo.com.

0 Answers   IBM,


How long does it take to get good at javascript?

1 Answers  


What are the predefined functions in javascript?

1 Answers  


Is javascript case sensitive?

1 Answers  


How to call a function in every x seconds in javascript?

1 Answers  


What is the difference between == and ===? Which one would you use?

1 Answers  


List out the different ways an HTML element can be accessed in a Javascript code?

1 Answers  


Categories