MCQOPTIONS
Saved Bookmarks
| 1. |
An awk program can be run by |
| A. | including the program in the command that runs awk |
| B. | putting it into a file and run with a command |
| C. | running an executable awk script |
| D. | all of the mentioned |
| Answer» E. | |