Q748
Pick the correct statement.
A.
Pure virtual functions and virtual functions are the same
B.
Both Pure virtual function and virtual function have an implementation in the base class
C.
Pure virtual function has no implementation in the base class whereas virtual function may have an implementation in the base class
AnswerD.
The base class has no pure virtual function
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board