Computer Networks and protocols Flashcards

1
Q

What is the internet?

A

A worldwide system of interconnected computer networks and electronic devices that communicate with each other using an established set of protocols.

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

What is a computer network?

A

A group of two or more computers connected together to share information and data.

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

What is a Network interface card (NIC)?

A

A piece of hardware which enables a wired network connection between a computer and another networked device.

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

What is a Wireless access point (WAP)?

A

A piece of hardware which connects to a wired network and provides wireless network radio signal for wireless devices to connect to

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

What is a Switch?

A

A piece of hardware which enables multiple wired devices to connect, and uses packet switching to direct data to the correct device

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

What is a Router?

A

A piece of hardware which Responsible for moving data from one network to another, e.g. from your home network to the internet.

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

What is a Modem?

A

Converts data from analogue to digital
signals so that it can be transmitted across
different media — traditionally, telephone cables. Modems act as a bridge between your ISP’s network and your home network, ensuring that your devices can access the internet.

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

Wireless network interface card (WNIC)?

A

Performs a similar function to the network interface card but uses radio signals to connect to the network.

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

What are the 2 most commonly used cables for networking?

A

Ethernet cables, and Fibre optic cables.

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

Which type of networking cable is faster? And which is more expensive?

A

Fibre optic cables are a lot faster, however are a lot more expensive than ethernet cables.

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

What is a LAN?

A

A LAN (Local Area Network) is a network confined to a small area like a home or office, often using wired connections

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

What is a WAN?

A

A WAN (Wide Area Network) spans larger geographical areas, connecting multiple LANs, such as the internet

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

What is a PAN?

A

A PAN (Personal Area Network) is the smallest type, connecting devices around a single person, typically using Bluetooth

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

What is a WLAN?

A

A WLAN (Wireless Local Area Network) is a LAN that uses wireless technology, like Wi-Fi, instead of cables.

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

What does a network topology mean?

A

A network topology describes the arrangement of nodes (devices) and connections within a network, both physically and logically, influencing how data flows and devices communicate.
Main topologies:
- Bus (not in specification)
- Ring (not in specification)
- Star
- Mesh

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

What is a star network?

A

Where all devices in the network are connected to a central hub (server) or switch.

17
Q

What is a mesh network?

A

Where all devices in the network are connected to each other, with no central hub.