The environment variables are available in _____
(a) *environ[ ]
(b) env[ ]
(c) env
(d) pipe
I have been asked this question in a job interview.
The origin of the question is Process Control System Calls in section System Programming II – Process Control & Unix System Performance of Unix