Paper 1 Predictions Flashcards

1
Q

Difference between IP address and MAC address:

A

An IP address is assigned by a network and can change. A MAC address is hard-coded into a device’s hardware and doesn’t change.

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

Role of proxy servers preferably and firewall:

A

Proxy server acts as an Intermediary between the user and the internet to filter requests, improve security and cache data. A firewall monitors and blocks unauthorized access to or from a network.

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

How does packet switching work?

A

Data is split into small units of data called packets. Each packet may take different routes to their destination, a network component called a router scans the packet for the destination address and sends it there. Packets are reassembled correctly at the destination by the use of the packet number.

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

Advantages and disadvantages of transmission media

A

Fiber optic: very fast, long distance, resilient to interference. Expensive.
Copper: cheap and easy to install. Limited distance, slower.
Wireless: no cables needed, portable. Vulnerable to interference and slower.

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

Features of antimalware:

A

Detects, quarantines and removes malware. Scans files and monitors system behavior.

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

How does asymmetric encryption work?

A

Data is encrypted using a public key and can only be decrypted by the matching private key. Ensures secure transmission even over insecure transmission.

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

Authentication methods:

A

Strong passwords, something only the user knows. Biometric passwords, fingerprints, facial recognition. Two step verification, combines something you know (password) with something you have (computer)

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