Sunday, March 22, 2015

நன்பேண்டா C++ and Java both has Multiple inheritance

நன்பேண்டா
C++ and Java both has Multiple inheritance


C++ will have dimond problem in runtime but java diamond problem in compile time
To rectify use super keyword to access particular interface.......
===================================================================


No comments:

Post a Comment