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

Are private members inherited in c#?

743


What is an iqueryable in c#?

668


Is list passed by reference c#?

658


Why would you use untrusted verification?

700


How do you create user defined data types in c#?

738


What is boolean method?

702


What are the examples of data types?

695


What floating point types is supported in C#?

771


Explain the three test cases in unit testing?

776


What is the use of 0 in c#?

712


Perfect Example Of While And Do-While Loop In C#.Net ?

746


Is namespace necessary in c#?

662


Is c# used for any core features of windows vista?

705


What is difference between Enum and Struct?

742


What are the differences between system.string and system.text.stringbuilder classes?

699