Local Browser used for validations on the Web Pages uses __________.
Java
HTML
CSS
JS
Answer : D
View More Related Question
1) JavaScript Code can be called by using _________.
2) 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
3) Which attribute is used to specify that the script is executed when the page has finished parsing ( only for external scripts )
4) JavaScript Code can be called by using
5) Variable can hold ________ value at a time.