Question on Non-Virtual Methods?

In reply to rohit_kumar:
Hello Rohit,

One way to look at your question is there is only one implementation of virtual method
in the class hierarchy, and in latest derived class.
Plus, read the LRM further.