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?s an interface class?

Answer Posted / suresh.gv

Interfacess is a Collection of Method Prototypes.
These methods must be implemented in the Implemented Class.
Eg:
---
If we are having 10 methods in the Interface Class
All the 10 methods must be implemented in the Implemented
class.
Note:
-----
The main thing is by using The Interface Concept we can
acheive Multiple Inheritance in dotnet.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the usage of OLE?

1058


What is private constructor c#?

966


Why do we need singleton class in c#?

1000


What is wpf application in c#?

914


Why var is used in c#?

1011


What is a class level variable in c#?

1032


Can I use exceptions in c#?

1041


What is difference between arraylist and list in c#?

952


Does c# do array bounds checking?

1028


What is the difference between gettype and typeof in c#?

949


Explain how to implement delegates in c#.net

997


Why delegates are required?

1018


What is difference between assembly and namespace?

981


What is strong name assembly?

922


What are collections in c#?

944