InterviewSolution
Saved Bookmarks
| 1. |
What is full form of HTTP and what is its use? |
|
Answer» HyperText Transfer/Transmission Protocol Hypertext Transfer Protocol is the main protocol of the World Wide Web. When you request a web page by typing its address into your web browser, that request is sent using HTTP. The browser is an HTTP client, and the web page server is an HTTP server. |
|