

McqMate
Q. |
What will be output of following command:$ echo "The process id is" $$$$ |
A. | the process id is $$ |
B. | the process id is $<pid>$<pid> |
C. | the process id is <pid><pid> |
D. | the process id is $$$$ |
Answer» C. the process id is <pid><pid> |
View all MCQs in
Operating System ArchitectureNo comments yet