MCQOPTIONS
Saved Bookmarks
| 1. |
What is the working of the nargout command? |
| A. | Gets assigned to a number which is equal to the number of outputs-1 sought from a subfunction |
| B. | Gets assigned to a number which is equal to the number of outputs-1 sought from a function |
| C. | Gets assigned to a number which is equal to the number of outputs sought from a function |
| D. | Gets assigned to a number which is equal to the number of outputs+1 sought from a function |
| Answer» D. Gets assigned to a number which is equal to the number of outputs+1 sought from a function | |