-
What is web application?
a job aplication done online which you then print off and send, email, or sends direct.
-
What is web application and enterprise application?
gdg
Web applications are stored on a server and delivered to users over the Internet. A Web application is usually a three-tier structure, comprising a User Service tier (allowing user access to the...
-
What is the difference between a Web application and a Web platform?
Web applications are hosted on Web Platforms. For example: Google Chrome is a Web Platform. Google Maps is a Web Application. The browser is the platform, the interactive experience is the...
-
What is meant by consistent layout of web pages in a web application?
It means, while there is different content on many of those pages, the design is consistent throughout. A good example would be WikiAnswers itself. As you can see, the same menu, sidebar, and general...
-
What are web application and embedded application?
Simple answer... a web application is an application accessed via a web browser (ie, firefox, chrome, safari, opera...)
A web application can be as simple as HTML for displaying formatted text, and...