WHAT IS THE EXACT USE OF INTERFACE(DONT TELL USE FOR
MULTIPLE INHERITANCE)
Answer Posted / kinge amol
if any future implimentation required so not implimentation
on class but is impliments in interface and inherites
interface form class
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
what is full assembly reference
What is eager and lazy loading in c#?
Why do we parse in c#?
What is the default boolean value in c#?
How many types of variables are there in c#?
What is difference between il and dll ?
What is razor view in c#?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
What's c# ?
why delegate is type safe?
Why do we use readonly in c#?
what is main function of alternate teamplate of datalist?
When a Static Constructor is called in a Class?
what is IEquatable
What is dll hell, and how does .net solve it?