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 HttpURL connection ?

0 Answers   Akamai Technologies,


What is a listener in networking?

0 Answers  


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

2 Answers   BeBo Technologies,


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

0 Answers  


What are the advantages and disadvantages of sockets?

0 Answers  


Why socketutil is used?

0 Answers  


Tell me about networking classes and interfaces.

0 Answers   Akamai Technologies,


What is IP?

4 Answers  


What is InetAddress?

4 Answers   CTS,


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,


Write the range of multicast socket IP address?

1 Answers  


Categories