Q44
Which statement is incorrect about virtual function.
A.
They are used to achieve runtime polymorphism
B.
They are used to hide objects
AnswerC.
Each virtual function declaration starts with the virtual keyword
D.
All of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board