Why java will not support multiple inheritance?
843830Dec 23 2004 — edited Jan 1 2005Why java will not support multiple inheritance directly. Why we are forced to use interfaces if we want to implement multiple inheritance. What is the main use of the interface apart from multiple inheritance?