GSLC · Question #161
Mark works as a Network Administrator for BlueWell Inc. While surfing the Internet, he enters a address?
The correct answer is A. DNS. When a user types a URL into a browser, DNS resolves the human-readable domain name to a numeric IP address before the connection is established.
Question
Mark works as a Network Administrator for BlueWell Inc. While surfing the Internet, he enters a address?
Options
- ADNS
- BSMTP
- CDHCP
- DARP
How the community answered
(17 responses)- A88% (15)
- C6% (1)
- D6% (1)
Why each option
When a user types a URL into a browser, DNS resolves the human-readable domain name to a numeric IP address before the connection is established.
DNS (Domain Name System) is the protocol responsible for translating fully qualified domain names (FQDNs) like 'www.example.com' into IP addresses. Without DNS resolution, the client cannot route the request to the correct server. This lookup occurs automatically in the background each time a URL is entered.
SMTP (Simple Mail Transfer Protocol) is used for sending email messages, not for resolving domain names during web browsing.
DHCP (Dynamic Host Configuration Protocol) dynamically assigns IP addresses to network clients, but it does not translate domain names to IP addresses.
ARP (Address Resolution Protocol) maps a known IP address to a MAC address on a local network segment, not a domain name to an IP address.
Concept tested: DNS domain name to IP address resolution
Source: https://learn.microsoft.com/en-us/windows-server/networking/dns/dns-top
Topics
Community Discussion
No community discussion yet for this question.