Q763
Which is the correct statement about pure virtual functions?
A.
They should be defined inside a base class
B.
Pure keyword should be used to declare a pure virtual function
C.
Pure virtual function is implemented in derived classes
AnswerD.
Pure virtual function cannot implemented in derived classes
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board