-
Which of the following is not window object method?
-
- unescape()
- confirm()
- close()
- blur()
- None of these
Correct Option: A
Some of the window object methods are atob(), close(), focus(), blur(), alert(), clearInterval(), confirm(), btoa(), getComputedStyle(), open(), moveTo(), prompt(), matchMedia(), moveBy(), getSelection(), scroll(), setInterval(), stop(), setTimeout() etc.