Workbook 1 Chap 2 Kernal Flashcards

1
Q

What is a process? [15]

A

A process is an instance of a executing program?

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

s Linux a multitasking system? Explain why (not). [15/16]

A

Yes, multiple processes, also called tasks, can execute (i.e., run) on a single computer seemingly simultaneously and without interfering with each other.

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

What do Linux users use to interact with the kernel? [16]

A

Shell

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

What is a PID? [16]

A

Process ID, Every process running on the system is identified by a unique No.

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