Difference between revisions of "Computer Networks"
(→Question 9) |
(→Revision Questions) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 35: | Line 35: | ||
=Revision Questions= | =Revision Questions= | ||
− | |||
− | |||
<quiz display=simple> | <quiz display=simple> | ||
− | { | + | { What does LAN stand for? |
− | |type =" | + | | type="[]" } |
− | - | + | - Logical active network. |
− | + | ||Local area network was the correct answer. | |
− | + | - Nothing | |
− | ||correct | + | ||Bruh. |
− | - | + | + Local area network. |
− | || | + | ||Noice one. |
− | + | - Live area network. | |
− | || | + | ||Local area network was the correct answer. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | - | ||
− | |||
− | |||
− | || | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ Which of the following apply to a LAN? (Multiple Answers) | { Which of the following apply to a LAN? (Multiple Answers) | ||
|type="[]" } | |type="[]" } | ||
Line 80: | Line 59: | ||
- It is a geographically remote network | - It is a geographically remote network | ||
||This is incorrect; it is geographically confined. | ||This is incorrect; it is geographically confined. | ||
− | |||
− | + | {Which of these is not a drawback of using LAN? | |
− | + | | type="[]" } | |
− | { | + | |
− | |type = " | + | + Saves money by sharing devices, like printers |
− | + | ||This is a benefit | |
− | + | - Managing a LAN is complicated | |
− | + | + | + Easy to back up data |
− | || | + | ||This is a benefit |
− | - | + | - Viruses can spread to other computers throughout the network |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | || | ||
− | - | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ What does WAN stand for? | { What does WAN stand for? | ||
| type="()" } | | type="()" } | ||
Line 135: | Line 81: | ||
- Wayne's Army Network | - Wayne's Army Network | ||
|| '''NO!''' It stands for Wide Area Network | || '''NO!''' It stands for Wide Area Network | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{What are the communications media used in a WAN | {What are the communications media used in a WAN | ||
| type="[]" } | | type="[]" } | ||
+ Ethernet | + Ethernet | ||
− | || | + | || Ethernet cables connect devices in a WAN together. |
- USB. | - USB. | ||
− | || | + | || USB is not used in a WAN. |
+ Router. | + Router. | ||
− | || | + | || Routers allow networks to connect to a LAN. |
+ Hub. | + Hub. | ||
− | || | + | || Hubs send data to all connected devices. |
+ Switch | + Switch | ||
− | || | + | || Switches send data to the device that requested it, or to the device it is directed to. |
- Coaxial cable | - Coaxial cable | ||
− | + | || Coaxial cable is not used within a WAN. | |
− | + | { Select all the benefits of networking: | |
− | + | |type = "[]" } | |
− | { | + | - All devices such as printers are independent to a machine which saves money |
− | | type="[]" } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|| Incorrect | || Incorrect | ||
− | + | + Files can easily be shared between users | |
− | || | + | || Correct |
− | + | + | + Data is easy to backup as all the data is stored on the file server |
− | || Correct | + | || Correct |
− | + | - It's easier to travel | |
− | + | ||Leave your fridge open to stop global warming. | |
− | + | + Site licences are likely to be cheaper than buying several standalone licences | |
− | + | ||Correct | |
− | |||
− | | | ||
− | |||
+ Files can easily be shared between users. | + Files can easily be shared between users. | ||
|| Correct answer | || Correct answer | ||
Line 199: | Line 117: | ||
- Viruses can spread to other computers throughout a computer network. | - Viruses can spread to other computers throughout a computer network. | ||
|| The correct answer is "Files can easily be shared between users." | || The correct answer is "Files can easily be shared between users." | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</quiz> | </quiz> |
Latest revision as of 11:39, 18 November 2019
Contents
Types of Network
Computer Science Tutor
https://www.youtube.com/watch?v=TdQgP_Gee_A&list=PL04uZ7242_M6O_6ITD6ncf7EonVHyBeCm&index=29
Local Area Network
Local Area Networks (Also known as "LAN") is a form of networking that allows devices to communitcate to eachother and networks, LAN is connected via an Ethernet cable then connected to a server or a router to connect to a network or another device. LAN is connected by Ethernet Cables, these are made up of coxial cable in different types. This, for a long time, was the only way to connect a computer as they used to have where they would connect to a mainframe and then a computer would be connected by Ethernet cable to the mainframe, making it a Local Area Network.
Wide Area Network
A Wide Area Network, or WAN, is made up of several computer networks connected together, often over the Internet. In most cases, the networks in WANs all belong to the same company or school. WANs are used to connect LANs and other types of networks together, so that users and computers in one location can communicate with users and computers in other locations. Many WANs are built for one particular organization and are private. Others, built by Internet service providers, provide connections from an organization's LAN to the Internet.
The following image demonstrates how a wide area network is used in a computer network:
Why do we network devices
Benefits of Networking
- Sharing devices like printers saves money.
- Site licences are likely to be cheaper than buying several standalone licences.
- Files can easily be shared between users.
- Network users can communicate by email.
- Security is good, users cannot see other users' files unlike on stand-alone machines.
- Data is easy to backup as all the data is stored on the file server.
- Single password per user instead of per device.
Drawbacks of Networking
- Purchasing the network cabling and file servers can be expensive.
- Managing a large network is complicated, requires training and a network manager usually needs to be employed.
- If the file server breaks down the files on the file server become inaccessible.
- Viruses can spread to other computers throughout a computer network.
- There is a danger of hacking, particularly with WANs.
- If there's a break in the network is down no work on computers can take place.