What is context in operating system?
Answer / Anish Kumar Pandey
In an operating system, a context refers to the state of a running process. It includes information such as the program counter (PC), CPU registers, and stack. Context switching occurs when the OS switches between different processes by saving the current context and restoring the previous one.
| Is This Answer Correct ? | 0 Yes | 0 No |
hello, I want a chart which compare all scheduling algorithm performance. I want to know even they act better for I/O bound process or CPU bound process. please guide me how can I recognize the difference of scheduling algorithm? please send me the answer to : moradisomayeh@gmail.com
What are the functions of the ram ic`s?
What is a compiler?
Can you explain the Virtual memory?
What is tras timing?
What are 3 operating systems?
What are the types of files?
What is Concurrency? Expain with example Deadlock and Starvation?
How do I know if my os is corrupted?
What is git bash?
How do I use i3?
What is cpu scheduler?