nerdexam
CompTIA

SK0-003 · Question #464

Which of the following server roles allows a server to translate fully qualified domain names into IP addresses?

The correct answer is D. DNS server. A DNS server is responsible for translating human-readable fully qualified domain names (FQDNs) into numerical IP addresses. This fundamental service enables computers to locate each other on a network.

Server administration

Question

Which of the following server roles allows a server to translate fully qualified domain names into IP addresses?

Options

  • ADirectory services server
  • BNTP server
  • CDHCP server
  • DDNS server

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    5% (2)
  • D
    89% (39)

Why each option

A DNS server is responsible for translating human-readable fully qualified domain names (FQDNs) into numerical IP addresses. This fundamental service enables computers to locate each other on a network.

ADirectory services server

A directory services server, like Active Directory, stores information about network resources and users, but it does not primarily translate FQDNs to IP addresses.

BNTP server

An NTP (Network Time Protocol) server synchronizes the time across network devices.

CDHCP server

A DHCP (Dynamic Host Configuration Protocol) server automatically assigns IP addresses and other network configuration parameters to client devices.

DDNS serverCorrect

A DNS (Domain Name System) server performs the essential function of resolving fully qualified domain names (FQDNs), such as www.example.com, into their corresponding IP addresses. This translation allows clients to connect to services using memorable names instead of numerical addresses.

Concept tested: DNS server functionality

Source: https://learn.microsoft.com/en-us/windows-server/networking/dns/what-is-dns

Topics

#DNS server#FQDN resolution#IP addressing#server roles

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice