Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 5)
5.
Process is
program in High level language kept on disk
contents of main memory
a program in execution
a job in secondary memory
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
12 comments Page 1 of 2.

Liya said:   7 years ago
The piece of work loaded by OS into main memory in order to execute the program is known as a process.
(2)

Sanjay yadav said:   1 decade ago
Process is set of program to execute that can change the state.
(1)

Revathi v said:   1 decade ago
The current activity of a process is represented by the values in program counter.
(1)

Pradeep said:   3 years ago
Process is a program under execution.
(1)

Madhur said:   1 decade ago
Process is an instance of program in execution, there is difference b/w program in execution & instance of program in execution.

Kuldeep set said:   1 decade ago
Process is a running program, which execute in main memory (RAM).

Ravi said:   1 decade ago
Process is a program in execution its not an instance.

Rafiq said:   1 decade ago
There is difference b/w program in execution & instance of program in execution.

Mathu said:   1 decade ago
Process is only one instant of a program in execution. Many processes can be running for the same program.

Satish kumar said:   1 decade ago
Program is in execution called process that reside in main memory (primary memory). Process is a active entity.


Post your comments here:

Your comments will be displayed after verification.