Homework12A The internet
Homework12A The internet
Assignment.
Date:2 /10/2024 Name: ______________
12A
Instructions
Read the Internet Unit U section 11.8 to Complete the exercises below. Ensure you write clean,
well-commented code where applicable.
1. According to the Domain Name System (DNS), which of the following is a subdomain of
the domain example.com?
A) about.example.com
B) example.com/home
C) example.com.org
D) example.org
I - For any two points on the Internet, there exists only one path between the two points
II - Routing on the Internet is fault tolerant and redundant
A) I only
B) II only
C) Both I and II
D) Neither I nor II
Be sure to include the following distinctions between the internet and the World Wide
Web.
The World Wide Web is a system of linked pages, programs, and files.
When this URL is typed into your browser, your browser generates a request based
on the URL.
3. Where does this request get sent? What kind of machine is listening for this
request?
4. What exactly is the request asking for? What does your browser expect to
receive as a response?