Advertisements
Advertisements
Question
Difference between Client and Server?
Distinguish Between
Solution
Client | Server |
The client-side environment used to run scripts is usually a browser. | The server-side environment that runs a scripting language Is a web server. |
Does not need server Interaction | Requires server interaction. |
Example: HTML, CSS, JavaScript etc. | Example PHP, ASP.net, Ruby on Rails, Python, etc. |
shaalaa.com
Client Server Architecture
Is there an error in this question or solution?