why you used Java Script? Can it use for both client side
and server side validation purpose?
Answer Posted / raghu
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.for example when we r logging
into our e-mail unexpectedly we have submitted with out
writing our password,then it need not got to server and
check for validation and say u did' t typed u r password.for
that type of validations we use Java script.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
What is the role of javascript in a web page?
Can I declare a variable as CONSTANT in JavaScript?
What is meant by vanilla javascript?
Difference between Pure functions Vs. Impure functions in javascript?
What does polyfill mean?
What are the ways of making comments in javascript?
Write about the errors shown in javascript?
How to create an object using javascript?
Do you have to declare variables in javascript?
What Is The Disadvantages Using InnerHTML In JavaScript?
Name some of the ways in which Type Conversion is possible?
Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
What is a boolean search?
What does three dots mean in texting?