If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?


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

Post New Answer

More C Sharp Interview Questions

Why var is used in c#?

0 Answers  


What do u mean by delegation?

0 Answers  


What is the difference between list and ilist in c#?

0 Answers  


If a method's return type is void, can you use a return keyword in the method?

0 Answers  


What?s the difference between <c> and <code> XML documentation tag?

1 Answers  






What is assembly c#?

0 Answers  


You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?

0 Answers  


Explain the difference between class and interface in .net?

0 Answers  


How to force my .net app to run as administrator on windows 7?

0 Answers  


What is public or shared assemblies ?

0 Answers  


What is the purpose of static?

0 Answers  


Which is faster iqueryable or ienumerable?

0 Answers  


Categories