WHAT IS THE EXACT USE OF INTERFACE(DONT TELL USE FOR
MULTIPLE INHERITANCE)
Answer Posted / guest
when classes follow same signature, then use interface.
Interfaces describes peripheral activities of objects.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is array ienumerable c#?
Can I call a virtual method from a constructor/destructor?
What is escape character in c#?
What is the benefit of dependency injection c#?
Can you use all access modifiers for all types?
Explain the difference between proc. Sent by val and by sub?
Can you inherit multiple abstract classes in c#?
What is a callback c#?
Why do we use public static void main in c#?
What is the default value of date?
What is parameterized constructor?
Why would you use a class property in c#?
Is as keyword in c#?
Is c# still popular?
What does xpath return?