JavaScript is ______ Side Scripting Language.
Home | Discussion ForumJavaScript is ______ Side Scripting Language.
Server
ISP
None of These
Browser
Answer : D
View More Related Question
1) 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
2) A proper scripting language is a
High level programming language
Assembly level programming language
Machine level programming language
Low level programming language
View Answer
3) The development environment offers which standard construct for data validation
Super controlled loop constructs
Case sensitivity check
Validation constructs
All of the mentioned
View Answer
4) The escape sequence ‘f’ stands for
Floating numbers
Representation of functions that returns a value
f is not present in JavaScript
Form feed
View Answer
5) Which attribute is used to specifies that the script is executed when the page has finished parsing (only for external scripts)