From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?


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

Post New Answer

More C Sharp Interview Questions

Explain the difference between a sub and a function?

1 Answers   Wipro,


Explain streamreader/streamwriter class?

0 Answers  


How do you create user defined data types in c#?

0 Answers  


What do you mean by for each loop?

0 Answers  


What is executenonquery c#?

0 Answers  






If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


How to exclude a property from xml serialization?

0 Answers  


What are escape sequences explain with example?

0 Answers  


What is difference between interface inheritance and class inheritance ?

8 Answers   Digital GlobalSoft,


What is written in c#?

0 Answers  


What is use of private class in c#?

0 Answers  


Which config file has all the supported channels/protocol?

0 Answers  


Categories