Generally | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 3

Generally

What is the difference between Web application and Desktop application ?

31st Jan 2019, 3:36 PM
Gauhar Rahman Niazi
Gauhar Rahman Niazi  - avatar
1 Respuesta
+ 1
A web application is something you can access over a network while desktop application is used only on a personal device and is not usually shared by many people. Example of desktop application is MS Word, Calculator, etc. Even a HTML page not hosted is a desktop application. For example Anaconda framework for Python host itself on localserver and also use HTML, but it's a desktop application not shared by people in network.
31st Jan 2019, 5:19 PM
Kawalpreet Juneja
Kawalpreet Juneja - avatar