Question
a.
Variables placed in the environment by a child process are not inherited by the parent process
b.
It is passed to all its descendant processes
c.
It dies when the shell that created it dies
d.
All of these
Posted under UNIX
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. If one exports a variable
Similar Questions
Discover Related MCQs
Q. Profilers are
View solution
Q. The shell command :
View solution
Q. Which of the following tools can be used to keep track of evolving versions of a file
View solution
Q. lint can analyze the named source code for
View solution
Q. Which of the following remarks about lex are true?
View solution
Q. Which of the following programs are not interactive?
View solution
Q. lex can be used for
View solution
Q. The number of errors in the following shell script:
echo How are you?
read $answer
is
View solution
Q. The read in the previous question is a
View solution
Q. If lex .1 is a lex code then
View solution
Q. The following program:
main()
{
close(1);
print("How R U?");
}
View solution
Q. Choose the correct remarks.
View solution
Q. UNIX was developed by
View solution
Q. Chocolate Chip is
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!