Program in execution is called a :
Process
Product
Code
Page
Answer is Right!
Answer is Wrong!
This question was previously asked in
UPSC CISF-AC-EXE – 2023
A program in execution is defined as a process. A process is an instance of a program running. It includes the program code, its current activity, its memory space, and resources allocated to it by the operating system.
– A process is a dynamic entity representing a program in action.
– A program is a static set of instructions.