Unix IPC Question:

Download Job Interview Questions and Answers PDF

What are various IDs associated with a process?

Unix Inter-Process Communication (IPC) Interview Question
Unix Inter-Process Communication (IPC) Interview Question

Answer:

Real User id, Effective User Id, saved user id.
Real Group id, Effective Group Id, saved Group id.

Download Unix Inter-Process Communication (IPC) Interview Questions And Answers PDF

Previous QuestionNext Question
Please Explain fork() system call?Explain the initial process sequence while the system
boots up?