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
Answer : B
View More Related Question
1) 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
2) JavaScript is designed for following purpose
To Style HTML Pages
To Execute Query Related to DB on Server
To add interactivity to HTML Pages.
To Perform Server Side Scripting Opertion
View Answer
3) The script tag must be placed in
4) Local Browser used for validations on the Web Pages uses __________.
5) Which was the first browser to support JavaScript ?