why you used Java Script? Can it use for both client side
and server side validation purpose?

Answers were Sorted based on User's Feedback



why you used Java Script? Can it use for both client side and server side validation purpose?..

Answer / melbin

javascript can be used as server side scripting.

Is This Answer Correct ?    8 Yes 16 No

why you used Java Script? Can it use for both client side and server side validation purpose?..

Answer / jithesh.p

javascript can be used to write both clientside and server
side applications

Is This Answer Correct ?    2 Yes 14 No

Post New Answer

More JavaScript Interview Questions

How to display Alert in JavaScript

1 Answers   HCL,


What does === mean in js?

0 Answers  


What is webassembly good for?

0 Answers  


What are the scopes of a variable in javascript?

0 Answers  


Which built-in method calls a function for each element in the array?

0 Answers  


Name the datatypes of javascript?

0 Answers  


How to create a cookie using javascript?

0 Answers  


How to disable an html object ?

0 Answers  


What is the difference between let and var?

0 Answers  


What does the attribute defer/async do when added to the script tag?

0 Answers  


What is the use of type of operator?

0 Answers  


Write a JavaScript function which can take any number of strings as arguments and outputs them as a single concatenated string.

4 Answers  


Categories