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
How do I automate my desktop application?
Is learning c# hard?
Give examples for value types?
What is the difference between == and object.equals?
What is the difference between struct and class c#?
What is an enumerator c#?
What are generations and how are they used by the garbage collector?
What is strong name in c# and how can we use it?
Why we use get set property in c#?
How to transpose multi-dimensional array?
What is asp net c#?
What is arraylist class in c#?
Which language is used for desktop application?
Why do we use virtual methods in c#?
What is parseexact c#?