Skip to main content

URL Full Form, What is the Full Form of URL?

Full Form of URL Uniform Resource Locator.

Uniform Resource Locator (URL) is a address of a resource which can be a specific website or a file, on internet. Uniform Resource Locator (URL) is also called as web address when  used with http. Uniform Resource Locator (URL)  was introduces in 1994 by Tim Berners Lee. 

Uniform Resource Locator (URL) is a specific character string that is used to access data from the Internet.




A Uniform Resource Locator (URL) or web address can be entered manually by typing it in the address bar of your web browser located in the top right window.

  Uniform Resource Locator (URL) should contain a valid server or it may show error. A browser may display a "Server not found" error if  in the  given Uniform Resource Locator (URL) is incorrect. 

Uniform Resource Locator (URL)  cannot contain spaces.Dashes and underscores can be used.


A Uniform Resource Locator (URL) Contains the Following:

1.Protocal : that is http or https

2.Host Name: which starts from www and end with a domain like .com  or  . in

3.File Name : Path of the File.


The Syntax of URL: protocol://hostname/filename


Types of URLs

1. Fully Qualified URI

2. From the Root (recommended)

3. Relative URL (to the HTML page)

4.Absolute URL

Comments

Popular posts from this blog

IVF Full Form, What is the Full Form of IVF ?

Full Form of IVF In Vitro Fertilization. In-Vitro Fertilization (IVF)  is a reproductive technique  used to treat infertility or genetic problems.  In-Vitro Fertilization ( IVF)  helps to infertile couples conceive a child.  This technique involves the fertilization of egg with the sperm outside the body in a laboratory. So the fertilization takes place outside the body so it is known as  In-Vitro Fertilization ( IVF) . After the fertilization, the embryo is transferred to the uterus of female. The side effects of In-Vitro Fertilization (IVF): 1.Bloating 2.Cramping 3.Breast tenderness 4.Mood swings 5.Headaches 6.Bruising from shots 7.Allergic reaction to medicines 8.Bleeding 9.Infection The In-Vitro Fertilization (IVF) Process: 1.Stimulating your ovaries 2.Egg retrieval 3.Fertilisation 4.Embryo development 5.Embryo transfer 6.The final blood test.

CCTV Full Form. What is the Full Form of CCTV?

Full Form of CCTV is Closed Circuit Television. Closed Circuit Television (CCTV) is also known video surveillance. CCTV is a system where all the elements like video camera, display monitors, recording devices are directly connected to each other.  It is used to monitor a sensitive area (A particular area which needs continuous observation and where there is no one to watch all  time).  CCTV is very helpful to prevent crime because it monitors all the activities and record them time to time .CCTV is also used for traffic monitoring by detecting congestion and notice accidents. CCTV uses wired or it can be wireless transmission to send the signals or broadcast to the monitor or recording device. CCTV can transmit video, audio or both to the monitor. Advanced CCTV cameras also have night vision capabilities to record low light videos or images. The CCTV signal are not publically distributed but are monitored for security purposes only. Components of CCTV >Sec

XML Full Form, What is the Full Form of XML ?

Full Form of XML Extensible Markup Language. Extensible Markup Language (XML) is a markup language as similar as HTML.XML was designed to store, transport data and to be self-descriptive.XML is a World Wide Web Consortium Recommendation. Extensible Markup Language (XML)  was designed to carry data to different platform.XML tags are not predefined. Extensible Markup Language (XML)  is content driven. XML is difficult to learn as compare to HTML. Difference Between Extensible Markup Language (XML) and HTML: 1.XML was designed to carry data to different platform  and HTML was designed to display data. 2.XML tags are not predefined but HTML are predefined. 3.In XML no coding errors are allowed but in HTML small errors are ignored. 4.XML is content driven and HTML is format driven.  5.Quotes required around XML attribute values but in HTML Quotes are not required for the values of attributes. 6.XML is difficult to learn but HTML is easy and simple to learn. Adv