Object-oriented programming (OOPs) Question: Download OOP PDF

Can Struct be inherited?

Tweet Share WhatsApp

Answer:

No, Struct can't be inherited as this is implicitly sealed.

Download OOP PDF Read All 37 OOP Questions
Previous QuestionNext Question
What is Object?What is Method Overriding? How to override a function in C#?