
Part 3: All About Virtual Keyword in C++: How Does Virtual Destructor Works?
Reading Time: 5 minutes Finally, we are in the 3rd & last part of this series. We have already discussed how virtual function & virtual class/inheritance works internally in previous parts. We left one topic i.e. “How Does Virtual Destructor Works?” which we will […]