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
Illustrate serialization?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
Can we have multiple constructors in a class c#?
What is difference between encapsulation and abstraction in c#?
Explain about ODP.net
What's the difference between abstraction and encapsulation?
What is difference between constants and read-only?
Can an abstract class have a constructor c#?
What is lastindexof c#?
Explain About sn.exe
What is the object class in c#?
What is dependency injection in simple words?
How to achieve polymorphism in c#?
How Is The Dll Hell Problem Solved In .net?
Perfect Example Of While And Do-While Loop In C#.Net ?