why you used Java Script? Can it use for both client side
and server side validation purpose?
Answer Posted / backiasenthil
Mainly used for client side scripting purpose.JavaScript is
a platform-independent,event-driven, interpreted client-
side scripting and programming language.
javascript cannot be used as server side scripting.
| Is This Answer Correct ? | 26 Yes | 7 No |
Post New Answer View All Answers
Are all javascript variables global?
What is difference between api and library?
Can you explain the difference between == and ===?
How to comment javascript code?
What is the difference between ‘var’ and ‘let’ keyword?
Define escape() function?
What is createtextnode?
How to calculate fibonacci numbers in javascript?
What does javascript do?
How to call a function inside a function in javascript?
Difference between Client side JavaScript and Server side JavaScript?
What are global variables? How are these variable declared and what are the problems associated with using them?
How to create an object in javascript?
Which built-in method returns the calling string value converted to lower case?
Is javascript free to install?