1.

Do Structs Support Inheritance?

Answer»

No, STRUCTS do not SUPPORT INHERITANCE, but they can IMPLEMENT INTERFACES.

No, structs do not support inheritance, but they can implement interfaces.



Discussion

No Comment Found