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

Can Struct be inherited?

Answer:

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

Download OOP Interview Questions And Answers PDF

Previous QuestionNext Question
What is Object?What is Method Overriding? How to override a function in C#?