HTTP stands for:

  • A. HyperText Transfer Protocol
  • B. High Transfer Text Protocol
  • C. HyperText Transmission Process
  • D. Host Transfer Text Protocol

Explanation

HTTP is the HyperText Transfer Protocol, the application-layer protocol used to transfer web pages. HTTPS is the same protocol secured with TLS encryption, which is why browsers flag plain HTTP sites as not secure.

Related questions