Capgemini interview question

difference between c++ and java

Interview Answer

Anonymous

13 Oct 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