MCQOPTIONS
Saved Bookmarks
| 1. |
Functions improves the shell’s programmability significantly, because |
| A. | when we invoke a function, it is already in the shell’s memory, therefore a function runs faster than seperate scripts |
| B. | function will not provides a piece of code for repetative tasks |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» B. function will not provides a piece of code for repetative tasks | |