Kizspy | Question: 30
(Choose 1 answer)
What happens when the return statement has a double expression and the function return type is int?
A. There is error
B. This causes a run-time error
C. This is system dependent
D. There is a conversion from double to int