Object-oriented programming (OOPs) Question:

Download Job Interview Questions and Answers PDF

Can Struct be inherited?

OOP Interview Question
OOP Interview Question

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#?