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
What are c# types?
What is the difference between values and reference types?
What is the difference between array and list in c#?
What are class fields?
how to print invert pyramid in c#
What Is A Multicast Delegate?
What are the different types of constructors?
Can you prevent a class from being instantiated?
What is the symbol used for in c#?
Can you put two constructor with the same structure in a class?
When is a class declared as a class abstract?
Enlist all the components of an ado.net framework?
What is func delegate in c#?
How do generics work in c#?
Enlist some of the properties of a thread class?