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


Please Help Members By Posting Answers For Below Questions

How would you check if a variable is null/undefined?

558


Explain promise in javascript?

438


What is the need of javascript?

492


If you need to hide the javascript code from the older browser versions, how will you perform it?

523


How is it possible to get the total number of arguments that are passed to a function?

536






Where is javascript used most?

472


name any two javascript functions which are used to convert nonnumeric values into numbers?

461


What is the syntax of ‘self invoking function’? Give an example?

487


What is the difference between the operators ‘==‘ & ‘===‘?

479


Explain what is javascript? List some data types supported by javascript?

467


How do you write an event emitter base class that allows you to add event listeners?

553


What are the different functional component in javascript?

456


What are global variables? How are these variable declared and what are the problems associated with using them?

521


What is the meaning of callback function?

494


Is a function an object?

499