MCQOPTIONS
Saved Bookmarks
| 1. |
Pick the correct statements |
| A. | The body of a function should have only one return statement |
| B. | The body of a function may have many return statements |
| C. | A function can return only one value to the calling environment |
| D. | Both (b) & (c) |
| Answer» E. | |