what is the difference between service and process?

Answers were Sorted based on User's Feedback



what is the difference between service and process?..

Answer / sivakumar

A process is any piece of software that is running on a
computer. For example, your anti-virus software runs in the
background as a process, which was automatically started
when the computer booted. Some processes start when your
computer boots, others are started manually when needed.

Some processes are services that publish methods to access
them, so other programs can call them as needed. Printing
services would be an example of a service type of process,
where your email program can just call the print services
process to say it wants to print, and the service does the
actual work.

Is This Answer Correct ?    64 Yes 7 No

what is the difference between service and process?..

Answer / hrishikesh

Services is system Base
Process is User Base

Is This Answer Correct ?    28 Yes 7 No

what is the difference between service and process?..

Answer / aakash

I agree with Sivakumar's answer. but could you please tell
me what is the difference of having the same application to
run as a process and to run as a service?

Is This Answer Correct ?    4 Yes 1 No

what is the difference between service and process?..

Answer / hrishikesh

Process is user based & service is system based.

Is This Answer Correct ?    3 Yes 4 No

what is the difference between service and process?..

Answer / ramskops

A service is something that is defined in the language of a
customer, and that they would be willing to pay for.
A process is something that supports the development of a
service.
For example, I buy Home Internet connectivity as a service
from an ISP.
In providing this service, the ISP provides processes to
support this service, monitoring, problem resolution,
installation, etc

Is This Answer Correct ?    5 Yes 7 No

what is the difference between service and process?..

Answer / rajdeep

A process is any piece of software that is running on a
computer. For example, your anti-virus software runs in the
background as a process, which was automatically started
when the computer booted. Some processes start when your
computer boots, others are started manually when needed.

services are provide all the resources to run a process.
services are robust.they are self explanatory.

Is This Answer Correct ?    2 Yes 6 No

what is the difference between service and process?..

Answer / tester

test post

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Linux Commands Interview Questions

what is lilo?How it is useful in linux?

3 Answers   HCL, SofTec,


What does chmod 777 do?

0 Answers  


What is the command to check wwn # in linux?

4 Answers   Siemens,


i am working in one company and i attend intervew they asked why do u want to chage company pls give me inteligent answar

3 Answers  


What is the Difference between 'su' and 'su-' ?

5 Answers   Fujitsu, Locuz,






How do I list all processes in linux?

0 Answers  


You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?

0 Answers  


What does grep command do?

0 Answers  


What language is clang written in?

0 Answers  


what are the init levels in Linux?

3 Answers  


What is the difference between command ‘ping’ and ‘ping6’?

0 Answers  


What are the commands in linux?

0 Answers  


Categories