Explain a zombie?
No Answer is Posted For this Question
Be the First to Post Answer
What are the system calls used for process management:
what is the process id for kernell process
How to know whether the message queue is empty or not.
Max relaxable permisssion value with out giving write permission to others?
Which ipc is the fastest in unix?
What are the process states in Unix?
How can you get or set an environment variable from a program?
write About fork()?
What is the very first process created by kernel?
Predict the output of the following program code main() { fork(); printf("Hello World!"); }
Please describe the initial process sequence while the system boots up?
About ln(linking)