whether javascript runs on client side or server-side?

Answers were Sorted based on User's Feedback



whether javascript runs on client side or server-side?..

Answer / sagar

client side

Is This Answer Correct ?    22 Yes 1 No

whether javascript runs on client side or server-side?..

Answer / pks

javascript is run on client side.doing client side validation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is the ‘Strict’ mode in JavaScript and how can it be enabled?

0 Answers  


In how many ways a Javascript code can be involved in an HTML file?

1 Answers  


How to port a GUI application onto Web

0 Answers   TCS,


How to get complete current page url with javascript?

0 Answers  


What is function overloading in javascript?

0 Answers  






What output will this program produce System.out.println(x+"+"+y+"="+(x+));

0 Answers  


List out the Mouse Events?

0 Answers  


What does the isNaN() function?

0 Answers  


What is a module code?

0 Answers  


Is webassembly faster than javascript?

0 Answers  


Do I need javascript enabled?

0 Answers  


Which type of variable among global and local, takes precedence over other if names are same?

0 Answers  


Categories