Report Bug
Qus : Domain names are converted to
Qusडोमेन नाम कन्वर्ट किए गए हैं

A. a binary string
B. alphanumeric string
C. IP addresses
D. a hexadecimal string


Solution
C. IP addresses



Explanation
Domain names are converted to IP addresses through a process known as Domain Name System (DNS) resolution. DNS is a hierarchical and distributed naming system that translates human-readable domain names into numerical IP addresses that are used by computers to identify each other on the network.



Report Bug