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

Can abstract class have constructor in c#?

500


What is the difference between interface and abstract class in c#?

465


What is difference between throw and throws in c#?

456


What is the difference between int and int in c#?

502


Does c# support templates?

547






What are abstract classes in c#?

490


Is unboxing an implicit conversion?

546


How long can a string be c#?

516


Is equal in c#?

519


Can we create multiple constructors?

497


Explain about ODP.net

816


What is an assembly in .net?

581


How do I create a new form in c#?

492


What are methods c#?

495


What do you mean by for each loop?

489