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?

Answers were Sorted based on User's Feedback



What?s an interface class?..

Answer / guest

It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.

Is This Answer Correct ?    3 Yes 0 No

What?s an interface class?..

Answer / ashish gupta

Interface is a contract so that any class which implement
dis interface must define all the methods which is declared
in interface.

Is This Answer Correct ?    0 Yes 1 No

What?s an interface class?..

Answer / naveen

All memebers in interface must be public however by default
they are public.

Is This Answer Correct ?    0 Yes 1 No

What?s an interface class?..

Answer / kamlesh sharma

interfaces are contract behaviour between class which
implement this must define all the functions that declared
in interface

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What is private void in c#?

0 Answers  


Types of polymerphism and explain about dynamic polymerphism?

5 Answers  


What is the difference between webgarden and webfarm?

1 Answers   Mphasis,


What is the difference between IEnumerator and IEnumerable?

0 Answers   QuestPond,


How to implement delegates in c#.net

0 Answers  


why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?

3 Answers  


What is the difference between Singleton design pattern and Factory design pattern?

0 Answers  


What is pure abstract class in c#?

0 Answers  


What is mean by c#?

0 Answers  


What are access modifiers in c#?

0 Answers  


Explain about WSDL

0 Answers   Digital GlobalSoft,


What?s the top .NET class that everything is derived from?

3 Answers  


Categories