FULL FORMS OF COMPUTER WORDS
What is the Full Form of HTTP ? HTTP - Hypertext Transfer Protocol Hypertext Transfer Protocol provides a standard for Web browsers, that allow users to exchange information from the World Wide Web. Most of the websites you see today, use this protocol for accessing any file or page. It works like this : when you enter a URL in you web browser to access any particular file or page, the protocol fetches that particular file from a server and responds back, that requested Web page to the client. You need to write 'http' before the address of the page. What is the Full Form of URL ? URL - Uniform Resource Locator The Uniform Resource Locator was created in 1994 by Tim Berners-Lee to access data from the World Wide Web. A URL is a type of Uniform Resource Identifier (URI), which is the generic term for all types of names and addresses that refer to objects on the World Wide Web. What is the full form of HTML ? HTML – Hyper Text Markup Language HTML, w...