MCQOPTIONS
Saved Bookmarks
| 1. |
If the program demands evaluation of multiple, only decimal, values of the same function, what is the better way amongst the following? |
| A. | Using anonymous functions or inline functions |
| B. | Using str2func |
| C. | Using private functions |
| D. | Using any function |
| Answer» B. Using str2func | |