Multiple choice technology programming languages

We send and receive HTML file using which protocol?

  1. SMTP

  2. HTTP

  3. POP3

  4. FTP

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

HTTP (HyperText Transfer Protocol) is the standard protocol for transferring HTML files between web servers and browsers. SMTP is for email, POP3 is for receiving email, and FTP is for general file transfers. HTTP is specifically designed for web document delivery.