+ 1
Why java does not support multiple inheritance?
2 odpowiedzi
+ 4
Likely Due to the Diamond Problem.
Good explanation by Kuba here:
https://www.sololearn.com/Discuss/435220/?ref=app
@Future Mincraft Hacker
I don't really understand your example.
- 2
because there is a reason. for example they need to code java in order to support multiple inheritances for example Pyhton C++ etc. i hope that this answer may help you. have fun coding!