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
How can I set up my own javascript error handler?
What is null in js?
Why do we need to declare variables?
Is javascript becoming obsolete?
How do you add an element at the end of an array?
What are JavaScript Data Types?
What is lambda in programming?
What is createtextnode?
What is the difference between null and undefined?
What are the ways to define a variable in javascript?
What are the data types in js?
Define event bubbling?
How do I start a javascript project?
Explain equality operators in javascript?
List the comparison operators supported by javascript?