InterviewSolution
Saved Bookmarks
| 1. |
Which data structure is used to store information about a process?(a) process control block (pcb)(b) array(c) queue(d) program control blockI got this question during an internship interview.This key question is from Process Basics in chapter The Process of Unix |
|
Answer» Correct option is (a) process control BLOCK (pcb) |
|