2,679 views
0 votes
0 votes
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 definition .

1 Answer

0 votes
0 votes
The word job was used in earlier days in the batch systems. where we just collectively said that there is a job the job may or may not be of one process suppose u have 10 process requiring to print 1 page each . u just collectively gave printer command and may say it as a printing job. similarly we can say computation job e.t.c. task may be a job no specific definition or boundary exist between a task and a job . u may think a task as a sub part of a job like printing a page of process 1 is a task.

process. program under execution . u are running nfs most wanted which is of 4 gb . u have ram of 1gb still u can run this .

suppose u r just playing stage one of that game so only that stage will be under execution and currently will be in memory. that is called a process. process is the part of a program under execution .

Related questions

1 votes
1 votes
7 answers
2
sh!va asked Dec 6, 2016
1,498 views
Conceptual question:What is the difference between program and process?any simple ,clear answer plz..
0 votes
0 votes
2 answers
3
3 votes
3 votes
4 answers
4
Sanjay Sharma asked May 17, 2017
13,169 views
What is the difference between order and degree of a B-tree are they same or different