Yogyata Negi
Follow
Posted 4 year ago

A process is a _______.

  1. single thread of execution.
  2. program in the execution
  3. program in the memory
  4. task
2 Answer(s)
Mitesh Sharma
Follow
Posted 4 year ago Mitesh Sharma

A process is the instance of a computer program that is being executed by one or many threads. It contains the program code and its activity. Therefore, the process is a program in execution