1.

Process table and process control block store same attributes of a process.(a) True(b) FalseThe question was posed to me by my college director while I was bunking the class.Enquiry is from Process Basics topic in section The Process of Unix

Answer»

Correct option is (b) False

The best explanation: Both pcb and PROCESS table store attributes and information about processes. But the major DIFFERENCE between both is, pcb CONTAINS all the information about the process and is used in CONTEXT switching while process table contains very few attributes of a process like registers, PID, parent pid.



Discussion

No Comment Found

Related InterviewSolutions