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 / sukriya
ans is no to all
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
What is an assembly in dotnet?
Perfect Example Of While And Do-While Loop In C#.Net ?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
What does the dispose method do with the connection object?
Why do we use lambda expression in c#?
What is iqueryable?
Why cannot you specify the accessibility modifier for methods inside the interface?
What is the use of GC.KeepAlive Method?
What is a template class?
How do I know if executenonquery is successful c#?
What are "class access modifiers" in C#?
How do you encapsulate in c#?
How to open a new form on button click in Windows forms?
What is serialization in .net?
explain the nature of the assembly work?