GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
| 34. | A function that is prototyped as double calculate(int num); may______ | |
| A. | receive an integer constant such as 5 | |
| B. | receive an integer variable | |
| C. | either (a) or (b) | |
| D. | neither (a) nor (b) | |