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 / jay
just as a sum up for people that might get confused since
some obviously wrong answers are marked as YES:
answers #4,#5 and #6 are correct, 1,2,3 are wrong.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Why do we use interface in c#?
What are the commonly used i/o classes?
Can main method be final?
What is single dimensional array in c#?
In .NET which is the smallest unit of execution?
What .exe means?
Why we use get and set method in c#?
Explain “static” keyword in c#?
Why we use anonymous methods in c#?
What is difference between abstract class and interface in c#?
What is a partial class. Give an example?
How do namespaces work?
Is enum a class c#?
C# called c sharp why?
What are sessions in c#?