Podcast
Questions and Answers
What is the main difference between a program and a process?
What is the main difference between a program and a process?
What determines the current state of a process?
What determines the current state of a process?
In what section of a process is the executable code of the program stored?
In what section of a process is the executable code of the program stored?
Which section of a process holds global variables accessible to the entire program?
Which section of a process holds global variables accessible to the entire program?
Signup and view all the answers
What allows a single program to be run as multiple processes in multi-user systems?
What allows a single program to be run as multiple processes in multi-user systems?
Signup and view all the answers