What items are considered to comprise the state of a process?
What will be an ideal response?
The contents of the address space of a process and the values of the registers in use by that process together constitute the state of the process. This includes the PC and stack pointer values and may additionally include scheduling properties, like priority and arrival time.
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT an output device?
a. touch-screen monitor b. optical mouse c. speakers d. laser printer
Computer Science & Information Technology
One of the core principles of software programming, which describes the process of accepting user input and returning a useful response, is known as ________
Fill in the blank(s) with correct word
Computer Science & Information Technology