WHAT IS THE EXACT USE OF INTERFACE(DONT TELL USE FOR
MULTIPLE INHERITANCE)

Answer Posted / ashwani kumar

Interfaces are used to decouple the application means our
implementation and defination are diffrent so any change in
one layer dn't affect other
and
if we want to follow some designing pattern then we use
interface.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are methods overloaded?

535


What is c# used for?

507


What are the problem with .NET generics?

546


What is difference between variable and property in c#?

427


What are the concepts of dispose method?

483






Is post back c#?

493


How to reverse each word in a string using c#?

555


Can a abstract class have a constructor?

461


Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?

505


What does ienumerable mean?

473


Define an abstract class?

503


What is session and cookies in c#?

521


What is the difference between protected and internal in c#?

458


What is attribute c#?

430


Is struct object oriented?

471