Unix IPC Question:
Download Job Interview Questions and Answers PDF
How to get or set an environment variable from a program?
Answer:
to get environment variable execute getenv();
to set environment variable execute setenv();
to set environment variable execute setenv();
Download Unix Inter-Process Communication (IPC) Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain a zombie? | What are the system calls used for process management? |