InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the child object of the JavaScript navigator?(a) Navicat(b) Plugins(c) NetRight(d) Plugs |
|
Answer» Right answer is (b) Plugins Explanation: The JavaScript navigator object is used for browser detection. The JavaScript navigator object includes a child object called plugins. |
|