Q37
In C++, can you overload the return type of a function?
A.
Yes
B.
No
AnswerC.
Only if the function is virtual
D.
Only if the function is static
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board