MCQOPTIONS
Saved Bookmarks
| 1. |
What is the use of pgm < file command? |
| A. | Output of pgm is redirected to file |
| B. | Program pgm reads its input from file |
| C. | Output of pgm is appended to file |
| D. | Takes output from one program, or process, and sends it to another |
| Answer» C. Output of pgm is appended to file | |