1. What is the purpose of a website?
- To connect only local files on a computer
- To replace all web browsers
- To serve as an offline document viewer
- 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?
- Vannevar Bush
- Tim Berners-Lee
- Mark Zuckerberg
- Steve Jobs
Show Answer
Answer: Option B. Tim Berners-Lee
3. What does the HTTP protocol primarily support?
- Secure internal file sharing only
- File and data transfer on the WWW
- Local application management
- Private intranet connections
Show Answer
Answer: Option B. File and data transfer on the WWW
4. What does URL stand for?
- Universal Relay Link
- Unique Response Line
- Unified Reference Loop
- Uniform Resource Locator
Show Answer
Answer: Option D. Uniform Resource Locator
5. Which HTML tag is used to create a hyperlink?
- <a>
- <link>
- <href>
- <hyper>
Show Answer
Answer: Option A. <a>