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

int a = '3' + '4'; char n = (char)a; What will be answer of n?

4 Answers  


What is generic collection in c#?

0 Answers  


Is c# used for frontend or backend?

0 Answers  


What are the advantages of interface in c#?

0 Answers  


What are the collection types can be used in c#?

0 Answers  






Who benefits from ajax?

0 Answers  


What is difference between tostring() vs convert.tostring() vs (string) cast

0 Answers  


Why do we use hashtable in c#?

0 Answers  


What are accessors?

0 Answers  


How are methods overloaded?

0 Answers  


What is lazy keyword in c#?

0 Answers  


How do partial classes work in c#?

0 Answers  


Categories