What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.



What is the main difference between Client side Java Script and and Server side Java Script how actu..

Answer / Rajkamal Singh

"Client-side JavaScript runs in a web browser and interacts directly with the user through HTML/DOM. It does not have access to the server or any data beyond what is sent from the server. On the other hand, Server-side JavaScript runs on a web server (Node.js) and has access to the filesystem, databases, and APIs. An example of client-side JavaScript is an image slider that changes images based on user interaction, while an example of server-side JavaScript is a dynamic website that generates content based on data from a database."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Networking Interview Questions

What is cookies in networking ?

1 Answers   Akamai Technologies,


Is there any difference between TCP/IP and TCP?

4 Answers  


Explain a time server?

1 Answers  


how to know which version of java is running on ur computer using command prompt?

2 Answers   BeBo Technologies,


To create a socket, you need to know the internet host to which you want to connect?

1 Answers  


What do you understand by the term network?

1 Answers  


What is a listener in networking?

1 Answers  


What is HttpURL connection ?

1 Answers   Akamai Technologies,


What is the difference between TCP/IP and UDP?

5 Answers  


Explain look for local ports?

1 Answers  


What is meant by TCP, IP, UDP?

11 Answers   TCS, Wipro,


Tell me about networking classes and interfaces.

1 Answers   Akamai Technologies,


Categories