MCQOPTIONS
Saved Bookmarks
| 1. |
What happens if we don’t assign a variable to an expression which evaluates a numerical value? |
| A. | MATLAB shows error |
| B. | Nothing happens |
| C. | The evaluated values are assigned to a variable ans automatically |
| D. | Depends on the numerical value |
| Answer» D. Depends on the numerical value | |