

MCQOPTIONS
Saved Bookmarks
1. |
It runs prog1 first, prog2 second |
A. | It runs prog2 first, prog1 second |
B. | It runs both the programs, pipes output of prog1 to input of prog2 |
C. | It runs both the programs, pipes output of prog2 to input of prog1 |
Answer» D. | |