Computer Science, asked by prabhavpavan9567, 1 year ago

Difference in client-server and normal application

Answers

Answered by gajojuashritha
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