C++ Virtual Destructors and Constructors
I am seeking for information regarding C++ Virtual Destructors and Virtual Constructors.
And what is the need of Virtual Destructors without Virtual Constructors?
And what is the effect of having a Virtual Contractors in class constructor?
Can anyone send some information?
Thank you.








