- Published on
What is a web application?
- Authors
- Name
- hwahyeon
A web application is a program that runs in a browser via the internet. It functions by exchanging data between the client (the user's browser) and the server, examples of which include Gmail, Google Docs, and various web-based games.
Features
- Accessibility: Accessible from anywhere with an internet connection and a browser.
- Easy Updates: Updates are managed on the central server, eliminating the need for updates on user devices.
- Platform Independence: Works on any device with a browser installed (e.g., Windows, Mac, iOS, Android).