Address
In computing it is the the unique location of something. It is used in several ways. (1) a memory location in RAM or hard disk (2) A web page location defined by its URL (3) An email address
In RAM, each storage element has a location defined by a numerical value starting at zero.
On a hard disk, each storage element is defined by a cylinder number and sector offset
With a web page, its location is defined by its Uniform Resource Location or URL
With email, a specific inbox is defined by a local part followed by the @ symbol followed by a domain
Challenge see if you can find out one extra fact on this topic that we haven't already told you
Click on this link: Address
2020-10