Question: Explain why allowing a class to implement multiple interfaces in Java and C# does not create the same problems that multiple inheritance in C++ creates.
Explain why allowing a class to implement multiple interfaces in Java and C# does not create the same problems that multiple inheritance in C++ creates.
Step by Step Solution
3.43 Rating (162 Votes )
There are 3 Steps involved in it
Multiple inheritance is sometimes useful but it is also easily misused Java leans toward avoiding features that are easily misused whereas C leans toward adding features that are sometimes useful Why ... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
2091_60f58f34f3700_857758.pdf
180 KBs PDF File
2091_60f58f34f3700_857758.docx
120 KBs Word File
