Select from following answers:- Polymorphism
- Encapsulation
- Multiple Inheritance
- Multi-level Inheritance
- All Above
C# doesn't supports Multiple inheritances as it may rise to so many clusters such as diamond problem etc.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator