Vidyalelo
Computer Science · Q934

Linux

Engineering and GATE · Computer Science · question 934

Q934

What will be output of following command: echo "The process id is"

What will be output of following command:
$$$
A.
The process id is $$
B.
The process id is <pid>
C.
The process id is <pid><pid>
Answer
D.
The process id is $$$$

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board