Microsoft Certified Systems Engineer (MCSE) Question:
Download Questions PDF

What is HTTP (Hypertext Transfer Protocol)?

Answer:

HTTP or Hyper Text Transfer Protocol is provides a set of rules to transfer files, videos, images over the world wide web. When the web browser is opened, a HTTP request call is made. A web server contains a HTTP daemon. This daemon is used to wait for HTTP requests and handle them when they arrive. The web browser from where HTTP requests are made is called as a client. These requests are sent to the server. It uses a reserved port no 80.

Download MCSE Interview Questions And Answers PDF

Previous QuestionNext Question
What is FTP (File Transfer Protocol)?What is NNTP (Network News Transfer Protocol)?