When an object or class is based on a parent object or class taking on its characteristics.
Multiple Inheritance possible in C# ?
No. though we can implement class with multiple interfaces.
Multiple Inheritance possible in C# ?
No. though we can implement class with multiple interfaces.
No comments:
Post a Comment