

MCQOPTIONS
Saved Bookmarks
1. |
A function that is prototyped as double calculate(int num); may ______ |
A. | receive a double constant such as 3.9 |
B. | receive a double variable |
C. | either (a) or (b) |
D. | neither (a) nor (b) |
Answer» E. | |