MCQOPTIONS
Saved Bookmarks
| 1. |
A function that is prototyped as double calculate (int, num);may |
| A. | Receive an integer constant such as 12 |
| B. | Receive an integer variable |
| C. | Either (a) or (b) |
| D. | None of these |
| Answer» C. Either (a) or (b) | |