Comment on Never trust a programmer who says he knows C++parentComments−tbrownaw16yWhy C# also makes methods non-virtual by default: http://www.artima.com/intv/nonvirtual.htmlOther (shorter) commentary: http://stackoverflow.com/questions/814934/why-c-implements-m...
Comments
Why C# also makes methods non-virtual by default: http://www.artima.com/intv/nonvirtual.html
Other (shorter) commentary: http://stackoverflow.com/questions/814934/why-c-implements-m...