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
Which operator is used to assign a value to a variable?
Which is better typescript or javascript?
Is it possible make a call to server side event of any button using javascript?
What does => mean in node js?
Have you used any browser for debugging? If yes, how is it done?
Difference between private, public and static variable?
Why is javascript so popular?
What is design pattern in javascript? Explain
Where do I put javascript in html?
Which built-in method returns the index within the calling string object of the first occurrence of the specified value?
List some design patterns in javascript?
What is closure? Give an example.
What does the term sticky session mean in a web-farm scenario?
What is javascript ‘strict mode’?
What is the use of history object?