............. is the program in execution.
2023
............. is the program in execution.
- A.
Process
- B.
Thread
- C.
Operating system
- D.
Application software
Attempted by 422 students.
Show answer & explanation
Correct answer: A
A Process is defined as a program in execution. When a program is loaded into memory and starts running, it becomes a process. A process contains the program code, current activity, memory allocation, and system resources.