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
How many bytes is an int c#?
What is expression c#?
What are Regex / regular expressions ?
What is a Jagged Array in C#?
Can we inherit class that contains only one private constructor?
What is multiple interface in c#?
What is the difference while using directive vs using statement ?
Is an interface a type c#?
Is c# still popular?
What is the difference between string keyword and system.string class?
What is the difference between finalize() and dispose()?
How do you declare a variable in c#?
Explain About DTS package
What is a interface in c#?
Which of these string definitions will prevent escaping on backslashes in c#?