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
What is difference between for and foreach in c#?
What are the examples of data types?
What is console write in c#?
Explain about Serialize and MarshalByRef?
Is char * null terminated?
What are the three types of operators?
Explain what are three test cases you should go through in unit testing?
What is generic types in c#?
Define delegation in .net?
Why are strings immutable in c#?
Where is the main method in c#?
What are access modifiers in c#?
Why are strings in c# immutable?
What is delegates and events?
What is int tryparse in c#?