MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your JavaScript Questions & Answers The Window Object knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
10.The history property belongs to which object? |
| A. | Element |
| B. | Window |
| C. | History |
| D. | Location |
| Answer» D. Location | |
| 2. |
What is the purpose of the assign() method? |
| A. | Only loading |
| B. | Loading of window and display |
| C. | Displays already present window |
| D. | Unloading of window |
| Answer» C. Displays already present window | |
| 3. |
The decodeURIComponent() is defined by _____________ |
| A. | Server-side JavaScript |
| B. | Client-side JavaScript |
| C. | Both Server-side and Client-side JavaScript |
| D. | Service side JavaScript |
| Answer» C. Both Server-side and Client-side JavaScript | |