Difference in client-server and normal application
Answers
Answered by
0
A client server application can be platform specific as well as cross platform depending on the programming language used. uses two-tier architecture.
A normal application(technically a client/server application) is platform independent because they require only a web browser. The cross platform language makes an application look native to the platform or the operation system of the client.
Similar questions