why you used Java Script? Can it use for both client side
and server side validation purpose?
Answer Posted / tapan gupta
Client-Side JavaScript (CSJS) -- an extended version of
JavaScript that enables the enhancement and manipulation of
web pages and client browsers
Server-Side JavaScript (SSJS) -- an extended version of
JavaScript that enables back-end access to databases, file
systems, and servers
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is javascript a programming language?
What is the role of a strict mode in javascript?
How is it possible to get the total number of arguments that are passed to a function?
What does “1?+2+4 Evaluate to? What about 5 + 4 + “3??
What is emotional closure?
What are the decodeURI() and encodeURI()?
How can javascript language be separated from objects?
How to create array in JavaScript?
In which location cookies are stored on the hard disk?
Are Javascript and JScript the same?
What are parameters in javascript?
How can javascript codes be hidden from old browsers that don't support javascript?
What is the use of spread operator?
Do unused imports affect performance javascript?
Is JavaScript a case-sensitive language?