InterviewSolution
Saved Bookmarks
| 1. |
Which object is the main entry point to all client-side JavaScript features and APIs?(a) Standard(b) Location(c) Window(d) PositionI had been asked this question during an interview.My doubt is from JavaScript in Web Browsers in chapter Server-Side and Client-Side Scripting of JavaScript |
|
Answer» Correct option is (C) Window |
|