What is the use of window object?


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

Post New Answer

More JavaScript Interview Questions

How to add behavior to an element using javascript?

0 Answers  


What is the difference between let and var?

0 Answers  


What is scope chain in javascript?

0 Answers  


java pgm for compare two vesion and print the greatest version on the console. e.g: like 1.4.2 and 1.5.2 biggest is 1.5.2 1.2.5 and 1.2.8 biggest is 1.2.8

0 Answers  


How to you change the title of the page by javascript?

0 Answers  






How to validate a form in javascript?

0 Answers  


Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: <parent_node> <childNode> <first><d1>ffftt</d1></first> <first><d1>eeeeiii</d1></first> <first><d1>uuuuwww</d1></first> </childNode> <childNode> <first><d1>fff</d1></first> <first><d1>eeee</d1></first> <first><d1>uuuu</d1></first> </childNode> </parent_node>

0 Answers  


Difference between Pure functions Vs. Impure functions in javascript?

0 Answers  


How to select an element by id and swapping an image?

0 Answers  


What's the purpose of javascript?

0 Answers  


Why global variables are bad javascript?

0 Answers  


What is the role of break and continue statements?

0 Answers  


Categories