adplus-dvertising
frame-decoration

Question

What will be done if more than one page requires a file of JavaScript code?

a.

Downloads that many times

b.

Retrives from the browser cache

c.

Must be re executed

d.

None of the mentioned

Posted under JavaScript

Answer: (b).Retrives from the browser cache

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What will be done if more than one page requires a file of JavaScript code?

Similar Questions

Discover Related MCQs

Q. What is the default value of the type attribute?

Q. The word 'document' mainly refers to

Q. Which object is the main entry point to all client-side JavaScript features and APIs?

Q. Which identifier is used to represent a web browser window or frame?

Q. Which property in the Window object is used to refer to a Location object?

Q. Which Window object method is used to display message in a dialog box?

Q. The setTimeout() method is used to

Q. Which of the following is a global object?

Q. When will the window property come into play?

Q. Which is the property that represents the content displayed in the window?

Q. How to pick a document element based on the value of its id attribute?

Q. What is the property to access the first child of a node?

Q. What are the properties supporting CSS styles for a document element?

Q. The style property belongs to while of the following object?

Q. What is the purpose of the event handlers in the JavaScript?

Q. Which handler is triggered when the content of the document in the window is stable and ready for manipulation?

Q. When a program contains extensive use of event handlers, which of the following is necessary?

Q. What is the code snippet to find all container elements with class 'reveal'?

Q. What is the code snippet to update the content of the timestamp element when the user clicks on it?

Q. Which of the following is not an object?