Which of the following statements is correct?
A. Each derived class does not have its own version of a virtual method
B. If a derived class does not have its own version of virtual method then one in base class is used
C. By default methods are virtual
D. All of the mentioned
Answer: Option C

Join The Discussion