ITPEC FE Morning April 2023 Question 31

Source exam: ITPEC FE Morning April 2023Topic: Networks

ITPEC FE Morning April 2023 — Question 31 of 80

DNS (Domain Name System) — identify the role of DNS in a TCP/IP network.

DNS resolves human-readable names to IP addresses.

  • Domain names → IP addresses — DNS maps host names like example.com to their corresponding IP addresses

Why not others:
- (a) — translating private IP to global IP is NAT (Network Address Translation)

- (b) — invoking a program by name without considering the server's IP is not a DNS function

- (d) — assigning an unused IP address from a pool in response to a request is DHCP (Dynamic Host Configuration Protocol)

Key rule: DNS = name-to-IP resolution. NAT = private-to-public IP translation. DHCP = automatic IP assignment.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official FE past-paper collection or Report an issue.