What is the main difference between Client side JavaScript
and and Server side Java Script?
Answer Posted / lisha
Client side programming is the programming which is done with the help of browser and user sends a reuest to the server wih the help of this
and server side programming is the programming done on server i.e remote or local..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is javascript used for on iphone?
What is the difference between undefined value and null value?
How to create arrays in javascript?
How can a value be appended to an array?
How many types of variables are there in javascript?
what is the difference between let, var, and const?
What are the properties of stack?
How can a Javascript code redirect the user to a different page?
What is use of object as function?
Is a parabola a function?
How to detect the operating system on the client machine?
Explain spread operator in javascript?
What is the role of javascript in a web page?
Define a named function in javascript.
How do you organize your JavaScript code?