Advantages Flashcards

(22 cards)

1
Q

Term

A

Advantages

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

Multiplexing

A

Efficient bandwidth usage; reduces overhead.

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

Demultiplexing

A

Ensures accurate data delivery.

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

TCP Segment Structure

A

Reliable, ordered delivery.

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

IPv4

A

Widely supported; simple.

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

IPv6

A

Larger address space; built-in security.

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

SMTP

A

Reliable; simple design.

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

IMAP

A

Syncs across devices; server storage.

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

Router

A

Connects networks; uses routing tables.

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

Critical Section

A

Prevents race conditions.

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

Semaphore

A

Flexible (counting/binary).

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

Mutex Lock

A

Simple; low overhead.

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

Bounded Buffer Problem

A

Balances speed differences.

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

Symmetric Encryption

A

Fast; efficient for bulk data.

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

Asymmetric Encryption

A

Secure key exchange.

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

Virus

A

Hard to detect (stealth).

17
Q

Worm

A

Rapid spread.

18
Q

Trojan Horse

A

Bypasses initial detection.

19
Q

DDoS Attack

A

Hard to trace.

20
Q

Phishing

A

Low cost; high success rate.

21
Q

Process Control Block (PCB)

A

Enables multitasking.

22
Q

Thread States (Java)

A

Lightweight vs processes.