What is difference between Process and a Job ?

Showing Answers 1 - 27 of 27 Answers

kARUNA

  • Jul 23rd, 2007
 

Process is nothing but excution in program wheare as job is any task or work.

  Was this answer useful?  Yes

joostha patel

  • Jul 17th, 2015
 

What is a task, and does a task not get executed? If task is also executed, then how is a job any different? Back to square one.

  Was this answer useful?  Yes

joostha patel

  • Jul 17th, 2015
 

A process is anything that can be processed, whereas a job is what you are trying to get by preparing for the interview on this forum.

  Was this answer useful?  Yes

LOwDian

  • Mar 23rd, 2016
 

Process is an instance of an application in execution while A job is a concept used by the shell.

  Was this answer useful?  Yes

Arya

  • Nov 30th, 2016
 

Process is an instance of running program whereas a job is a task to be performed.

  Was this answer useful?  Yes

sibananda

  • Oct 13th, 2017
 

Every running program is known as Process.
Job is Alt Task

  Was this answer useful?  Yes

faiza

  • Dec 24th, 2017
 

A process is a program in execution.
Job is a group of processes

  Was this answer useful?  Yes

sajid khan

  • Mar 27th, 2018
 

A job in execution is known as process.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions