65.9K
CodeProject is changing. Read more.
Home

Overriding Virtual Functions, a Comparison Between C#, C++ and Java

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.89/5 (8 votes)

Jan 6, 2017

CPOL

5 min read

viewsIcon

29609

This article compares the OO features of inheritance and function overriding in C++, C# and Java.