why you used Java Script? Can it use for both client side
and server side validation purpose?
Answer Posted / dsf
Java script is used for client side validations.it runs in
the client system.the main advantage of using Java script is
to reduce the network traffic.js cant be used in server side.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Text from your clipboard?
What is postback in javascript?
What is the role of break and continue statements?
Is javascript pure object oriented?
What is use of object as function?
Explain how can you submit a form using JavaScript?
Why is javascript called richer interface?
Is a relation always a function?
In which location cookies are stored on the hard disk?
What is the difference between undefined and not defined in JavaScript?
What is the concept of “functions as objects” and how does this affect variable scope?
What is a framework programming?
Is Javascript a Functional Programming Language?
What is the default data type in javascript?
What does double mean in javascript?