InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not window object method?(a) blur()(b) close()(c) confirm()(d) unescape()I have been asked this question in an internship interview.The doubt is from Essential JavaScript and jQuery topic in section HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» The CORRECT option is (d) UNESCAPE() |
|