what is the purpose of Interfaces?

Answer Posted / mohammed ameem

Interfaces are used for defining the set of members which
need to be implemented. Interfaces allows calling methods of
object which may be remotely located or instantited. Thus,
Interface act as interface between the distributed
applications. Hence the name opts

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Is The Smallest Unit Of Execution In .net?

520


What is autopostback in c#?

468


How many bytes is a long c#?

459


What are partial types in c#?

485


Are tuples mutable c#?

486






What are the 3 elements of delegation?

487


what is the default access for a class

569


When would you use generics in your code c#?

484


What are properties in C#?

537


What is tryparse c#?

485


Explain the use of SN.exe

587


Explain about c# language.

594


What is verbatim string?

499


Why do we use interfaces in c#?

489


What is delegates in c#?

494