Chapter 5 Flashcards

1
Q

Queue

A

A structure in which elements are added to the rear and removed from the front; a “first in, first out” (FIFO) structure

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

Multitask

A

Perform more than one task at a time

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

Concurrency

A

Several interacting code sequences are executing simultaneously, possilby through an interleaving of the statements by a single processor, possibly through execution on distinct processors

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

A structure in which elements are added to the rear and removed from the front; a “first in, first out” (FIFO) structure

A

Queue

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

Perform more than one task at a time

A

Multitask

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

Several interacting code sequences are executing simultaneously, possilby through an interleaving of the statements by a single processor, possibly through execution on distinct processors

A

Concurrency

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