If we define a abstract class which has a pure virtual destructor, why do we have to give a definition of a destructor in the abstract class?
See Question&Answers more detail:osIf we define a abstract class which has a pure virtual destructor, why do we have to give a definition of a destructor in the abstract class?
See Question&Answers more detail:os