And C++ doesn’t have a super or base keyword to designate “the base class” , like C# and Java do. One reason for this is that C++ supports multiple inheritance, which would make such a keyword ambiguous. But on the other hand, multiple inheritance is not used so often in C++.26 Ara 2017