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 kinds of elements an array can have?
What are the 2 kinds of data type conversions in c#?
What does convert toint32 mean?
Explain About remoting and web services. Difference between them
Which operator cannot be overloaded in c sharp?
Explain the different types of delegates used in c#.
what is collections in .net? why we use?
In a memory when you Box and Unbox a value-type what happens?
Can constructor be private c#?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
Explain the term inheritance in C#.
What is type safe code?
What you mean by delegate in c#?
How to install or uninstall a windows service?
What is static noise?