Two child classes with same base class override each other

In reply to jeremy_prettyderby:

I don’t think so it’s possible because Class A and B are two different classes and we can override class which is extended from base class…

if we have any specific requirement then we can think about the solution