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 the difference between interface and inheritance in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

what is the need of using interface in program ex:if we have a program like this interface1() { void method1(); void method(); } class a1 : interface1 { a1 b = new b(); b.method1(); b.method2(); } so without using interface also we can achieve this then wat is the need to use the interface? plz give me the answer

1 Answers  


What is generic method in c#?

0 Answers  


How long does it take to learn c# for unity?

0 Answers  


WHAT ARE Design Patterns USING IN DOTNET

3 Answers   HP,


Suppose two interfaces have same method, so how will you implement these methods in derive class?

0 Answers  


may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i read polyphormism can be achieved through overloading?plz help me thnks

1 Answers  


Give an example of a directcast.

0 Answers  


Does c# have primitives?

0 Answers  


What?s the advantage of using System.Text.StringBuilder over System.String?

1 Answers  


What's the c# syntax to catch any possible exception?

0 Answers  


What is the advantage of constructor?

0 Answers  


What is the state of Garbage Collection after dispose() call info C# code?

4 Answers  


Categories