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 javascript variables case sensitive?
What are escape characters in javascript?
What does => mean in node js?
What are the main functions performed by javascript statements?
Event bubbling and Event Capturing in JavScript?
What does === mean in js?
Explain closures in javascript?
just for testing
What value does prompt() return if the user clicked the cancel button?
What do ellipses mean in javascript?
what is a difference of subclass and main class
What is output of undefined * 2 in javascript?
What is an immediately-invoked function expression?
What is difference between javascript and jscript?
What are ‘settimeout()’?