Capgemini interview question

difference between c++ and java

Interview Answer

Anonymous

Oct 13, 2018

java cant have multiple inheritence , java is purely based on oops , where as c++ can have multiple inheritance, it is based on procedural programming and oops both