how many type of url?



how many type of url? ..

Answer / kumar

We can say that URL is the way to enter into the the world of internet, URL is acronym for Uniform Resource Locater. URL is that address via which we reach to a web site just, URL is used by each and every web browser . It is an address for resource on the Internet. URLs are used by Web browsers to locate Internet resources. The URL have the protocol via which browser access the resources e.g http protocol which is well known and mostly used.
We enter the URL in the address bar or if you don't know the name then there is white place like text field on top of the internet explorer so there we write our URL. In any other browser this place can be in different place but mostly it is on this place.
URL have different types which we see in our normal life for example:

.com for commercial website.

.edu for educational web sites.

.net for organization that give the facility of network.

Mostly the ISPs use this but also the buying and selling sites also use this e.g www.mystiqueasia.net etc and .gov for the government sites, there are many more types of URL which the countries make according to there country names.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More PHP Interview Questions

What is mysql in php?

0 Answers  


how do we can copy of the content of a web page with the help og the URL and display them onto any other page

5 Answers  


What is the difference between == and === operator in PHP?

0 Answers  


=== represents what?

2 Answers   Ephron Systems, NetTrackers,


How do I stop php artisan serve in windows?

0 Answers  


What is difference between strstr() and stristr()?

0 Answers  


How to set a value in session? How to remove data from a session?

0 Answers  


Is php faster than python?

0 Answers  


What are the different types of PHP arrays?

0 Answers  


How to find second highest salary

9 Answers  


How to remove leading and trailing spaces from user input values in php?

0 Answers  


What does addslashes do in php?

0 Answers  


Categories