Explain the initial process sequence while the system boots up?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix IPC Interview Questions

What is daemon?

0 Answers  


Explain a zombie?

0 Answers  


set-user-id is related to (in unix)

1 Answers  


What is a Daemon?

3 Answers  


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

0 Answers  


How do you execute one program from within another?

4 Answers  


what is the condition required for dead lock in unix sustem ?

2 Answers  


What is unix ipc?

0 Answers  


What are the process states in Unix?

11 Answers  


what is the process id for kernell process

3 Answers  


What are various IDs associated with a process?

3 Answers  


Predict the output of the following program code main() { fork(); printf("Hello World!"); }

3 Answers  


Categories