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
Can you run javascript in notepad?
List different ways of empty an array in javascript?
What does clean white space mean?
Why extending array is bad idea?
what is the difference between let, var, and const?
Write a way by which you can do something on the close of the window ?
How do you access an element in an HTML document with JavaScript?
Should I learn java first or javascript?
What are the advantages of javascript?
What are the advantages of using external javascript?
Is javascript free to use?
What are math constants and functions using javascript?
What is the scope of variables in JavaScript?
What is closure?
What is argument objects in javascript & how to get the type of arguments passed to a function?