Q414
A function that is prototype as int calculate(int num); may
A.
receive an integer variable named num from the main() program
B.
receive any integer variable from the main() program
C.
either (a) or (b)
AnswerD.
neither (a) nor (b)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board