Multiple choice general knowledge science & technology

What's considered the "backbone" of the World Wide Web?

  1. Uniform resource locator (URL)

  2. Hypertext mark-up language (HTML)

  3. Hypertext transfer protocol (HTTP)

  4. Javascript

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

HTTP (Hypertext Transfer Protocol) is considered the backbone of the World Wide Web because it's the foundation protocol that enables communication between web servers and browsers. Every web page request, image load, and data transfer relies on HTTP to transport HTML, CSS, JavaScript, and other resources across the internet.