what does a process mean?

Answers were Sorted based on User's Feedback



what does a process mean?..

Answer / bharath

A process is an instance of running a program

Process Identification Number or Process ID or pid is used
to initiate a process.

Is This Answer Correct ?    10 Yes 0 No

what does a process mean?..

Answer / prasanth verkot-accel frontlin

Process means a program in execution

Is This Answer Correct ?    7 Yes 1 No

what does a process mean?..

Answer / rajhshekhar aletty

Process means nothing but, task is going(running) on in system.

Is This Answer Correct ?    5 Yes 1 No

what does a process mean?..

Answer / rajib mallick

*.A process is an executable job or instance which is used
to propel the task.

*.A Process always bearing a PID no, Terminal name, PPID,
Time of starting, Identification Number andshell process as
well.

*.Overall a Process is an environment where you see all the
parameters on the way of execution.

Is This Answer Correct ?    1 Yes 0 No

what does a process mean?..

Answer / subbu

A progarmme under Execuation is called as process

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

Explain ‘library functions’ with respect to unix commands?

0 Answers  


How to find the files that are accessed before 10 minutes?

5 Answers   Amazon,


What is the first character of the output in ls l command?

0 Answers  


distinguish between paging and swapping?

1 Answers   Infosys,


What is the difference between cat command and more command?

0 Answers  






in UNIX ,What is the command to view contents of a large error log file?

7 Answers  


How do I search for a file in unix command?

0 Answers  


what is virtual machine?

2 Answers   Infosys,


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

7 Answers   Alcatel, Cisco, Infosys, University Exams,


what does a process mean?

7 Answers   Infosys,


Can a process kill itself in UNIX/or in its various versions?

2 Answers  


How to copy multiple files and directories into some other directory?

4 Answers  


Categories