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 the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.

0 Answers   MCN Solutions,


What is a port?

6 Answers  


What is InetAddress?

4 Answers   CTS,


What do you understand by the term network?

0 Answers  


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

0 Answers  






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

0 Answers   PUCIT,


What is the connection keep-alive feature of HTTP 1.1?

2 Answers  


Why socketutil is used?

0 Answers  


To create a socket, you need to know the internet host to which you want to connect?

0 Answers  


Is it possible to send an object using Sockets, if so, how it can be?

2 Answers   TCS,


What is the difference between TCP and UDP ?

10 Answers   Religare,


What is HttpURL connection ?

0 Answers   Akamai Technologies,


Categories