Vidyalelo
JavaScript · all questions

Document Object Model And Event Handling
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

180

Questions

2/9

Page

Pick an option on a question to see the right answer and solution.

What is the code snippet to go back to a history twice?

Select an option to see the answer and solution.

If the window has child windows, how will the browsing histories be affected?

Select an option to see the answer and solution.

The length property belongs to which of the following objects?

Select an option to see the answer and solution.

What is the datatype of the go() method’s parameter?

Select an option to see the answer and solution.

What is the special feature of the modern web applications?

Select an option to see the answer and solution.

The navigator property belongs to which of the following object?

Select an option to see the answer and solution.

What is the vendor-neutral synonym for navigator?

Select an option to see the answer and solution.

Which is the preferred testing nowadays for scripting?

Select an option to see the answer and solution.

Which of the below properties can be used for browser sniffing?

Select an option to see the answer and solution.

Where is the information of the userAgent property located?

Select an option to see the answer and solution.

Each tab in the single web browser window is called as

Select an option to see the answer and solution.

Nested documents in the HTML can be done using

Select an option to see the answer and solution.

What is the distinction made by the Client-side JavaScript between windows, tabs, iframes, and frames ?

Select an option to see the answer and solution.

What is the distinction made by JavaScript between windows, tabs, iframes, and frames ?

Select an option to see the answer and solution.

A new web browser window can be opened using which method of the Window object ?

Select an option to see the answer and solution.

What will happen if the first argument of open() is omitted?

Select an option to see the answer and solution.

Which object serves as the global object at the top of the scope chain?

Select an option to see the answer and solution.

Which is the property of a Window object that holids the name of the frame?

Select an option to see the answer and solution.

When will the fourth argument to open() useful?

Select an option to see the answer and solution.

The inner frame within a top-level window can be referred as

Select an option to see the answer and solution.