Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Interface? Explain with an example.

Answer Posted / radhika

An interface defines a contract for a class.The name of an
interface begins with a capital I.interface doesnot
contains any method implementations.The class that
implements the interface must provide all the
implementation for the members defined in that interface.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are namespaces, and how they are used?

1058


Why we use get set property in c#?

986


Define method overloading in c#?

1023


Does console.writeline() stop printing when it reaches a null character within a string?

1018


Is char * null terminated?

993


Is post back in c#?

1013


Is friend a constructor?

964


Can we inherit singleton class in c#?

932


Can main method be final?

949


Which attribute is used in order that the method can be used as webservice?

972


what are the Disadvantages of vb

1101


Why is xml called extensible?

922


What is the use of generics in c#?

908


Does c# support templates?

1039


If you define a user defined data type by using the class keyword, is it a value type or reference type?

927