What is a process? ( 2 )
What does process require?
When are resources allocated?
Who creates and deletes user and system processes?
What is the state for process and program ( active / passive ) ?
How does operating system keeps track of processes ?
List out the steps for process state diagram and the term used ( Graph )
What will be changing when a program executes?
What is the new stated in Process State Diagram?
What are the reasons for process creation?
What will happen when the task is created?
What is the ready state in ProcessState Diagram?
What is the Ready -> Running State in Process State Diagram
What is the state that the process is using the CPU?
What are the factors for the number or running processes
What can the running process possibly become ? ( 3 )
Why doies the Running process become Blocked ? ( 2 )
When will Running process moves to the Ready state? ( 3 )
What is the term when Blocked state moves to the Ready state?
When the Running state process moves into the Terminated state?
What are the reasons for process termination?
What will returned to the operating system upon termination?
What is each process presented as in the Operating System?
What does Process Control Block do? ( 3 )