Is it possible to implement an interface to a structure? Is
it possible to extend a struct? Is it possible to inherit a
class to struct?

Answer Posted / rafi

it is not possible to implement interface to structure

Is This Answer Correct ?    13 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can you allow a class to be inherited, but prevent the method from being over-ridden?

720


What is extension method in c# and how to use them?

657


What is IL / CIL / MSIL?

868


Why do we use inheritance in c#?

658


Explain nullable types in c#?

705


how encapsulation is implemented in c#

830


Can you declare a class or a struct as constant?

731


What are nested classes in c#?

716


What is exe file in c#?

642


How do I create a new form in c#?

693


What does addressof operator do in background ?

772


What is difference between field and property in c#?

623


What is the meaning of 0 in c#?

738


What does m mean in decimal c#?

659


What do you mean by delegates and explain different types of delegates?

712