Full form of HTTP
HTTP: Hyper Text Transfer protocol
Full Form of HTTP is Hyper text
Transfer Protocol is an application protocol used for data communication. It
provides a standard for web browser that facilitates users to exchange information over internet. It is the base of data communication in World Wide
Web. HTTP is a request-response protocol in the client server computing model.
HTTP is used by most of the websites to access any file or page. It is an
application layer protocol designed within the framework of Internet Protocol Suite.
What is hypertext
If you click on a word on a webpage and it redirect you on a new
page, it means you have clicked on a hypertext. A text containing a link within
it, is known as hypertext.
How HTTP works
When you enter a URL in your web browser to access any particular
file or page, the protocol fetches information from the server and responses
back that requested web page to the client. You need to write http before the
address of the page.