why isnt multiple inheritance not allowed in java
807598Nov 4 2006 — edited Jul 16 2010can someone tell me why mutiple inheritance has been supressed in java while its oop c++ counterpart has it
wont this post a restriction on our programming style as we would be forced to go in for mutilple level inheritance in order to achieve the results which would otherwise be obtained using multiple inheritance