COMPUTER NETWORKING

APPLICATION LAYER

CLIENT SERVER PARADIGM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In web applications HTML pages are stored in
A
Client computer
B
Server computer
C
Third party computer between Client and Server
D
Parts in client, parts in server
Explanation: 

Detailed explanation-1: -The web page is stored on a computer known as a web server (server, for short). In order for the web page to be displayed on that computer or another computer, it must be accessed and interpreted by a specially designed program called the client software (client, for short).

Detailed explanation-2: -Websites are now stored on web servers, which are computers that are connected to the internet and host websites. Web servers store the files that make up a website, such as HTML, CSS, and JavaScript files.

Detailed explanation-3: -A web page is a simple document displayable by a browser. Such documents are written in the HTML language (which we look into in more detail in other articles).

There is 1 question to complete.