adplus-dvertising
frame-decoration

Question

Why JavaScript is called as Lightweight Programming Language ?

a.

because JS is available free of cost

b.

because JS is client side scripting

c.

because we can add programming functionality inside JS

d.

because JS can provide programming functionality inside but up to certain extend

Answer: (d).because JS can provide programming functionality inside but up to certain extend

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Why JavaScript is called as Lightweight Programming Language ?

Similar Questions

Discover Related MCQs

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 ___________.

Q. Which of the following statement is used to declare variable in JavaScript ?

Q. ____________ is used to assign value to the variable.

Q. Multiple JS statements are written inside pair of ________ to form a statement block.