Networks Flashcards

(32 cards)

1
Q

What is a Local Area Network (LAN)?

A

A Local Area Network (LAN) is a network that connects devices within a small geographical area, such as a home, office, or school building. It allows devices to share resources like files, printers, and internet connections.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Wide Area Network (WAN)?

A

A Wide Area Network (WAN) is a network that covers a large geographical area, connecting multiple LANs across cities, countries, or continents. The internet is the largest example of a WAN.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the main differences between LAN and WAN?

A

LANs cover small areas with high speeds and low cost, owned by single organizations. WANs cover large areas with lower speeds and higher costs, often using public infrastructure and multiple service providers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the World Wide Web (WWW)?

A

The World Wide Web is a system of interlinked hypertext documents accessed via the internet using web browsers. It uses HTTP/HTTPS protocols and consists of websites, web pages, and multimedia content.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Internet of Things (IoT)?

A

The Internet of Things (IoT) refers to the network of physical devices embedded with sensors, software, and connectivity that enables them to collect and exchange data over the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is an intranet?

A

An intranet is a private network within an organization that uses internet technologies but is only accessible to authorized users within that organization. It’s used for internal communication and resource sharing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do WWW, IoT, and intranets differ?

A

WWW is public web content accessible globally; IoT connects smart devices for data exchange; intranets are private organizational networks using web technologies but restricted to internal users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Wi-Fi and how effective is it?

A

Wi-Fi is a wireless networking technology that uses radio waves to connect devices to a network. It’s effective for local connectivity with good speed and convenience, but has limited range and can suffer interference.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Bluetooth and how effective is it?

A

Bluetooth is a short-range wireless technology for connecting devices over small distances (typically 10 meters). It’s effective for personal area networks and low-power applications but has limited range and speed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is optical fibre and how effective is it?

A

Optical fibre uses light pulses through glass cables to transmit data. It’s highly effective with very high speeds, long distances, and immunity to electromagnetic interference, but is expensive to install.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is 4G mobile communication technology?

A

4G is the fourth generation of mobile network technology providing high-speed internet access to mobile devices. It offers faster data speeds than 3G and supports video streaming and mobile internet applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is 5G mobile communication technology?

A

5G is the fifth generation of mobile network technology offering ultra-fast speeds, low latency, and massive device connectivity. It enables new applications like autonomous vehicles and IoT at scale.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Compare the effectiveness of 4G and 5G technologies.

A

5G offers significantly faster speeds (up to 100x), lower latency, and greater capacity than 4G. However, 4G has better coverage and lower infrastructure costs, while 5G requires more base stations and has limited current coverage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a Network Interface Card (NIC)?

A

A Network Interface Card (NIC) is a hardware component that allows a device to connect to a network. It can be wired (Ethernet) or wireless (Wi-Fi) and handles the physical connection and data transmission protocols.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are network cables and their function?

A

Network cables are physical connections that carry data between network devices. Common types include Ethernet cables (Cat5e, Cat6) for wired connections, providing reliable, high-speed data transmission.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a network switch and its function?

A

A network switch is a device that connects multiple devices within a LAN, creating a network segment. It learns MAC addresses and forwards data only to the intended recipient, reducing network collisions and improving efficiency.

17
Q

What is a router and its function?

A

A router is a network device that forwards data between different networks, typically connecting a LAN to a WAN (like the internet). It uses IP addresses to determine the best path for data transmission.

18
Q

What is the difference between a switch and a router?

A

A switch connects devices within the same network using MAC addresses. A router connects different networks using IP addresses.

19
Q

What is a Bus network topology?

A

A Bus topology connects all devices to a single central cable (backbone). Data travels along the cable and all devices receive the transmission, but only the intended recipient processes it.

20
Q

What is a Star network topology?

A

A Star topology connects all devices to a central hub or switch. Each device has its own dedicated connection to the center, and all communication passes through the central device.

21
Q

What is a Ring network topology?

A

A Ring topology connects devices in a circular chain, where each device connects to exactly two other devices. Data travels in one direction around the ring until it reaches its destination.

22
Q

What are the advantages of Bus topology?

A

Advantages: Simple and inexpensive to set up, requires less cable than star topology, easy to extend by adding devices to the backbone cable.

23
Q

What are the disadvantages of Bus topology?

A

Disadvantages: If the main cable fails, the entire network goes down; performance degrades as more devices are added; difficult to troubleshoot problems; security issues as all devices see all data.

24
Q

What are the advantages of Star topology?

A

Advantages: If one cable fails, only that device is affected; easy to add or remove devices; centralized management; better performance as each device has dedicated bandwidth; easier troubleshooting.

25
What are the disadvantages of Star topology?
Disadvantages: If the central hub/switch fails, the entire network goes down; requires more cable than bus topology; more expensive due to additional hardware needed for the central device.
26
What are the advantages of Ring topology?
Advantages: Equal access for all devices; no collisions as data travels in one direction; can handle high traffic loads; relatively simple to install and configure.
27
What are the disadvantages of Ring topology?
Disadvantages: If one device or connection fails, it can break the entire ring; difficult to troubleshoot; adding or removing devices requires network downtime; slower than star topology for small networks.
28
What are the main advantages of using networks in organizations?
Advantages include: resource sharing (files, printers, internet), improved communication (email, messaging), centralized data management, cost savings, collaboration tools, remote access capabilities, and standardized software deployment.
29
What are the main disadvantages of using networks in organizations?
Disadvantages include: security vulnerabilities, setup and maintenance costs, dependency on network infrastructure, potential for system-wide failures, need for technical expertise, licensing costs, and privacy concerns.
30
How do security concerns affect organizational networks?
Networks create security risks including unauthorized access, data breaches, malware spread, and cyber attacks. Organizations must implement firewalls, antivirus software, access controls, and security policies to protect network resources.
31
What maintenance requirements do organizational networks have?
Networks require regular maintenance including software updates, hardware replacement, performance monitoring, backup procedures, user account management, troubleshooting, and security patch installation.
32
How does network failure impact organizations?
Network failure can cause complete work stoppage, loss of communication, inability to access shared resources, potential data loss, reduced productivity, and financial losses due to downtime.