- A A program in execution
- B A file in storage
- C An input/output device
- D A user account
- Share this MCQ
Answer:
A
Share this MCQ
Answer: A) A program in execution
In an operating system, a process refers to a program in execution. When a program is loaded into memory and begins to run, it becomes a process. A process contains the program code as well as other information such as the program counter, stack pointer, and memory allocation. Processes are managed by the operating system, which allocates resources such as memory and CPU time to them. The operating system also schedules processes to run in a specific order to ensure efficient use of resources and proper functioning of the system.
Click me to Read more Question & Answer of Computer Operating SystemShare this MCQ