InterviewSolution
Saved Bookmarks
| 1. |
Which identifier is used to represent a web browser window or frame?(a) frames(b) window(c) location(d) frameThe question was asked in final exam.Asked question is from JavaScript in Web Browsers in section Server-Side and Client-Side Scripting of JavaScript |
|
Answer» The correct answer is (B) WINDOW |
|