Websites and Search Engines

1. What is the purpose of a website?

  1. To connect only local files on a computer
  2. To replace all web browsers
  3. To serve as an offline document viewer
  4. To host a collection of related web pages with a unique domain name
Show Answer

Answer: Option D. To host a collection of related web pages with a unique domain name

2. Who is credited with inventing the World Wide Web?

  1. Vannevar Bush
  2. Tim Berners-Lee
  3. Mark Zuckerberg
  4. Steve Jobs
Show Answer

Answer: Option B. Tim Berners-Lee

3. What does the HTTP protocol primarily support?

  1. Secure internal file sharing only
  2. File and data transfer on the WWW
  3. Local application management
  4. Private intranet connections
Show Answer

Answer: Option B. File and data transfer on the WWW

4. What does URL stand for?

  1. Universal Relay Link
  2. Unique Response Line
  3. Unified Reference Loop
  4. Uniform Resource Locator
Show Answer

Answer: Option D. Uniform Resource Locator

5. Which HTML tag is used to create a hyperlink?

  1. <a>
  2. <link>
  3. <href>
  4. <hyper>
Show Answer

Answer: Option A. <a>