how to derive class from a derived class
Hello all, I have a *base class* which is called *person*. I derived a class from* person* which is called *patient*. My question is can I derive two more classes (*patient_student and patient employee*) from *derived class patient* or should I derive them from *person*? If I can derive classes...
__________________
C++
domain name forum
|