What are the scopes of a variable in javascript?


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

Post New Answer

More JavaScript Interview Questions

What is a null variable in javascript?

0 Answers  


Can any one tell me how Java is purely an Oops language

3 Answers  


Explain how can you submit a form using JavaScript?

0 Answers  


What is the use of a boolean object in javascript?

0 Answers  


What will be the output of the following code? //nfe (named function expression) var Foo = Function Bar() { return 7; }; typeof Bar();

1 Answers  


Define event bubbling?

0 Answers  


What is the syntax of ‘self invoking function’? Give an example?

0 Answers  


What is the difference between attributes and property?

0 Answers  


What percentage of websites use javascript?

0 Answers  


What does “1?+2+4 Evaluate to? What about 5 + 4 + “3??

0 Answers  


What is push() method in javascript?

0 Answers  


How to print a web page using javascript?

0 Answers  


Categories