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
What is the use of let & const in javascript?
what is pop()method in JavaScript?
What is the difference between innerhtml & innertext?
What is a hash javascript?
What is event bubbling in JavaScript?
What is a frontend framework?
Explain event bubbling and event capturing in javascript?
What are the four types of javascript objects?
What is event target in javascript?
Which built-in method removes the last element from an array and returns that element?
What is the difference between registerclientscriptblock and registerstartupscript?
What is the use of Void(0)?
discuss scoping in javascript?
Do you have to declare variables in javascript?
What is a callback url?