Why JavaScript is called as Lightweight Programming Language ?
because JS is available free of cost
because JS is client side scripting
because we can add programming functionality inside JS
because JS can provide programming functionality inside but up to certain extend.
Answer : D
Sponsored Ad
Feel free to find and hire your online essay writer to help you with papers. AdvancedWriters will not let you down.
View More Related Question
1) Which was the first browser to support JavaScript ?
2) Which of the following Attribute is used to include External JS code inside your HTML Document
3) The property of a primary expression is
stand-alone expressions
basic expressions containing all necessary functions
contains variable references alone
complex expressions
View Answer
4) JavaScript is designed for following purpose -
To Style HTML Pages
To add interactivity to HTML Pages.
To Perform Server Side Scripting Opertion
To Execute Query Related to DB on Server
View Answer
5) JavaScript can be written
directly into JS file and included into HTML
directly on the server page
directly into HTML pages
All of the mentioned
View Answer