Object-oriented programming (OOPs) Question:
Download Job Interview Questions and Answers 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 Question | Next Question |
What is Object? | What is Method Overriding? How to override a function in C#? |