1,480 views

7 Answers

0 votes
0 votes
Non formal way:

When you compile your code you get a.out file( Linux). This file is your program. When you load it in main memory, it is converted to process represented by process control block.
0 votes
0 votes
program is set of instruction

when it is in secondary memoty it is program and when program is loaded in the main memory it become process

when program become active it become process

Related questions

0 votes
0 votes
1 answer
1
radha gogia asked Sep 12, 2015
2,678 views
I have already gone through the stack-overflow posts but still could not clear with this concept , so plz clarify it with some examples rather than explaining its definit...
2 votes
2 votes
1 answer
3
sumit kumar asked Nov 10, 2014
3,086 views
what is the difference between livelock and deadlock?how will you explain livelock to layman?asked at an interview @iitb