Vidyalelo
Computer Science · Q283

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 283

Q283

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)
Answer
D.
neither (a) nor (b)

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board