adplus-dvertising
frame-decoration

Question

JavaScript is designed for following purpose -

a.

To Style HTML Pages

b.

To add interactivity to HTML Pages

c.

To Perform Server Side Scripting Operation

d.

To Execute Query Related to DB on Serve

Posted under Web Technologies

Answer: (b).To add interactivity to HTML Pages

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. JavaScript is designed for following purpose -

Similar Questions

Discover Related MCQs

Q. Cost for Using JavaScript in your HTML is _________ .

Q. JavaScript Code is written inside file having extension __________.

Q. Why JavaScript is called as Lightweight Programming Language ?

Q. Local Browser used for validations on the Web Pages uses __________.

Q. State the correct place of JS Code inside HTML -

Q. Which of the following Attribute is used to include External JS code inside your HTML Document ?

Q. Which attribute is used to specifies that the script is executed when the page has finished parsing (only for external scripts) ?

Q. ______ attribute is used to specify the character encoding used in an external script file.

Q. The async attribute can be set in the following ways -

Q. We use _______ style comment to prevent showing Java Script as Content in the old browsers.

Q. Which was the first browser to support JavaScript ?

Q. JavaScript is invented by ________.

Q. JavaScript was invented at _______ Lab .

Q. JavaScript was originally developed under the name _______.

Q. In March 1996, _______________ was released, featuring support for JavaScript.

Q. Microsoft Developed a compatible dialect of JavaScript called _____________.

Q. Executable single line of Script is called as _________________.

Q. JavaScript Statements are executed by ________ .

Q. Java Statement terminated by ______________ .

Q. JavaScript code contain sequence of ___________.