Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the process states in Unix?

Answer Posted / julius nyerere kawemba

As a process executes it changes state according to its
circumstances. Unix processes have the following states:
1.Running : The process is either running or it is ready to
run .
2.Waiting : The process is waiting for an event or for a
resource.
3.Stopped : The process has been stopped, usually by
receiving a signal.
4.Zombie : The process is dead but have not been removed
from the process table.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write the program on full-duplex communication on bidirectional?

1092


Explain the system calls used for process management?

1025


Max relax-able permission value with out giving write permission to others?

1073


Explain what is the process id for kernel process?

1040


What are the various schemes available?

1006


Which ipc is the fastest in unix?

1049


What is fork()?

1097


What is i-node numbers?

1219


Please describe the initial process sequence while the system boots up?

1074


How to get or set an environment variable from a program?

1022


What is ln(linking)?

1084


Which ipc is faster?

1037


What is unix ipc?

1067


Tell me set-user-id is related to (in unix)?

962


Please explain fork() system call?

1044