Why java Don't Support Multiple interitence
The famous "diamond shaped problem " is the reason behind NOT using multiple inheritance in java. check out this link for full details http://en.wikipedia.org/wiki/Diamond_problem