Question
Computer Science Question on Computer Networks
What is the purpose of a Domain Name System (DNS) Server in networking?
A
To encrypt data during transmission
B
To convert domain names into IP addresses
C
To regulate network traffic flow
D
To establish a secure connection between devices
Answer
To convert domain names into IP addresses
Explanation
Solution
The DNS server translates domain names into IP addresses, allowing users to access websites without remembering IPs.