Module 3 Flashcards
What is a Domain?
High-level categories of websites on the WWW. “.com” is a suffix for sites with the commercial domain.
What is the domain “.net”?
Short for network, used to be used by websites that acted as the central point in a network, meaning that the owners of that site were the bosses of a network. Today it anyone can choose to call their website “.net”.
What are the three types of Address?
- Address location of computers and devices of a network.
- Address of webservers on the internet.
- Address (identifiers) of memory on the computer.
How a computer in a network finds another computer?
Each computer or device on a network have a unique “address” that is known by the other computers and devices in the network. A special program allows a computer to send a signal to another computer using its address and allows it to send information back and forth.
How a computer can find a website through the internet?
By using a special program called web browser. Websites are stored in webservers that have an address. When you are trying to access a websites, all you are doing is requesting a webpage to the webserver.
What is a resource on the internet?
Anything that can be accessed over the internet is called a resource. This can be a website, a security camera, a printer etc.
What are the meanings of traffic in the technology world?
- Anything that is communicated or sent through a computer or from a computer to computer.
- A measure of how many requests a web server is getting for a particular web page or website in a given length of time.
What is Bandwidth?
Is the capacity for traffic flow on the path that information travels both to and from a computer. Like a pipe, the broader the piper more water (traffic) can go through at the same time.
What is Broadband?
Is a type of access to the internet. A technology that instead of using the telephone line uses the cable televevision line to send information, giving it a much bigger bandwidth.
What is code?
- Is what you type into a computer to make programs. It is written in specialized computer languages.
What is encode?
Encode means to turn something into a code. It can be converted back and forth and can make it difficult to figure out the original message.
What is a link?
- Is any kind of communication path between two computers.
- A connection between two or more computers.
- Also that you click on that take you somewhere else.
What is a hypertext?
Is a system for linking related electronic documents.
What “hyper” means in hypertext?
It means beyond, because the hypertext take you beyond the current electronic document.
What are Protocols?
Protocols are the rules and regulations computers have to follow to be able to transfer various types of data between each other. This assures, for example, how the information will be sent and how to interpret it.
Anything that shortens the time it takes to perform an action on a computer is a…
… shortcut.
What markup used to be?
When books used to be written by hand, markup were, intructions on the paper about how to print it.
What is a markup language?
A specialized computer language used to markup electronic documents for display or print purpose.
What are tags?
Special words used by markup languages to modify a text.
How tags works?
You surround the text with the tag specific tag you want to use to modify the text.