What is Domain Naming Service (DNS)?

Answers were Sorted based on User's Feedback



What is Domain Naming Service (DNS)?..

Answer / sudheer

DNS stands for Domain Name System, an Internet service that
translates domain names into IP addressess. Because domain
names are alphabetic, they're easier to remember. The
Internet however, is really based on IP addresses. Every
time you use a domain name, therefore a DNS service must
translate the name into the corresponding IP address. For
example, the domain name www.sudheer.com might translate to
192.168.252.101.

Is This Answer Correct ?    12 Yes 3 No

What is Domain Naming Service (DNS)?..

Answer / priyanka

DNS is domain name service. it is used convert domain name
to ip address...

Is This Answer Correct ?    4 Yes 0 No

What is Domain Naming Service (DNS)?..

Answer / janet

It is very difficult to remember a set of numbers(IP
address) to connect to the Internet.The Domain Naming
Service(DNS) is used to overcome this problem.It maps one
particular IP address to a string of characters.
FOr example, www.allinterview.com implies com is the
domain name reserved for commercial sites,allinterview is
the name of the company and www is the name of the specific
computer,which is allinterview's server.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Java Networking Interview Questions

What is Inet address?

17 Answers  


What is the difference between TCP/IP and UDP?

5 Answers  


can any one tell me how to implement tcng (Traffic Control Next Generation) with HTB (Hierarchical Token Bucket) in Java?which particular class or API is used for that?

0 Answers   Accenture,


What is the Difference between socket and servlet?

1 Answers  


If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

1 Answers  


What is InetAddress?

4 Answers   CTS,


What is meant by TCP, IP, UDP?

11 Answers   TCS, Wipro,


how to know which version of java is running on ur computer using command prompt?

2 Answers   BeBo Technologies,


What is Domain Naming Service (DNS)?

3 Answers  


What is an http redirector?

1 Answers  


How we can make simple java program for Server/Client Communication

1 Answers   PUCIT,


What is jhttp web server?

1 Answers  


Categories