What is Domain Naming Service (DNS)?
Answers were Sorted based on User's Feedback
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 |
Answer / priyanka
DNS is domain name service. it is used convert domain name
to ip address...
Is This Answer Correct ? | 4 Yes | 0 No |
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 |
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.
What is HttpURL connection ?
0 Answers Akamai Technologies,
What is a listener in networking?
how to know which version of java is running on ur computer using command prompt?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What are the advantages and disadvantages of sockets?
Why socketutil is used?
Tell me about networking classes and interfaces.
0 Answers Akamai Technologies,
What is IP?
What is InetAddress?
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?
Write the range of multicast socket IP address?