HCLTech interview question

1. What is DNS?

Interview Answers

Anonymous

1 Dec 2017

DNS stands for domain name system where it resolves IP address into hostname and vice verse.

10

Anonymous

11 Aug 2016

Domain Name Servers (DNS) are the Internet's equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people to remember, computers or machines, access websites based on IP addresses.

11