what does a process mean?
Answers were Sorted based on User's Feedback
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 |
Answer / prasanth verkot-accel frontlin
Process means a program in execution
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rajhshekhar aletty
Process means nothing but, task is going(running) on in system.
| Is This Answer Correct ? | 5 Yes | 1 No |
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 |
Answer / subbu
A progarmme under Execuation is called as process
| Is This Answer Correct ? | 0 Yes | 0 No |
What are filter commands in unix?
why metadb requires a seperate slice to create Solaris volume manager
Who invented grep?
What is the difference between pipe (|) and tee command in unix
distinguish between paging and swapping?
can we use cat command as an editor ..???
In UNIX, what is the command to kill a process?
What is command statement?
What command is used to check the current users?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
How to remove a crontab file?
What is file system in unix??