What is URL?

Answer Posted / janet

URL stands for Uniform Resource Locator and it points to
resource files on the Internet.
URL has four components.
http://www.allinterview.com:80/index.html
http - protocol name,
allinterview - IP address or host name,
80 - port number,
index.html - file

Is This Answer Correct ?    29 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an http redirector?

555


What is a thread pool?

651


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

540


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

553


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.

674






What is an http server?

549


Where is the network interface card located?

530


Explain the generic term internet.

598


What are the advantages and disadvantages of sockets?

579


What is HttpURL connection ?

633


What is the Difference between socket and servlet?

798


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

645


Explain look for local ports?

580


What is socket in java?

634


What you know about random port?

567