

MCQOPTIONS
Saved Bookmarks
1. |
When the return value of any function is not specified within the function, what function returns? |
A. | nothing |
B. | exit status of the last command executed |
C. | 0 |
D. | none of the mentioned |
Answer» C. 0 | |