Answer Posted / 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 |
Post New Answer View All Answers
What is network interface name?
Why socketutil is used?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What is network programming in java?
Explain look for local ports?
What is a listener in networking?
What is an http redirector?
What are the advantages and disadvantages of java sockets.
Explain a daytime server?
What are the advantages and disadvantages of sockets?
What you know about random port?
What is HttpURL connection ?
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 socket in java?
Tell me about networking classes and interfaces.