Operating Systems Concepts - Engineering

Q1:

Process is

A program in High level language kept on disk

B contents of main memory

C a program in execution

D a job in secondary memory

E None of the above

ANS:C - a program in execution

The piece of work loaded by OS into main memory in order to execute the program is known as a process.