Category: Computer Science | Last updated: 2026-09-18

Which term describes the process of converting a domain name (like www.example.com) into an IP address?

A) Packet Switching
B) DNS Resolution
C) Protocol Encapsulation
D) Routing

Explanation

DNS (Domain Name System) Resolution is the process by which a domain name, which is human-readable, is translated into a machine-readable IP address, allowing web browsers to locate and connect to websites.

Practice More Computer Science Questions

Browse all questions