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


Please Help Members By Posting Answers For Below Questions

Which is best for front end?

466


What is the best free ide?

483


What is an example of javascript?

441


Is there any ide for javascript?

522


What is ‘this’ keyword in JavaScript?

535






What is the difference between .call() and .apply()?

588


How to create array in JavaScript?

546


Can we create session in javascript?

469


Define a named function in javascript.

507


Where do I write javascript code?

511


What are the types used in javascript?

530


Is javascript default scripting language?

494


What is the meaning of callback function?

494


Is a relation always a function?

495


List out the different ways an HTML element can be accessed in a Javascript code?

723