MCQOPTIONS
Saved Bookmarks
| 1. |
If the argument is supplied to the exit statement, |
| A. | its value is used as the exit status code for the awk process |
| B. | syntax error will generate |
| C. | exit returns status 0 |
| D. | exit returns status 1 |
| Answer» B. syntax error will generate | |