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

Why do we override in c#?

0 Answers  


Is string mutable in c#?

0 Answers  


What is the difference between new and override in c#?

0 Answers  


Tell us something about static linking and dynamic linking?

0 Answers   C DAC,


What is the use of console readkey in c#?

0 Answers  






Is string passed by reference in c#?

0 Answers  


What is data annotation in c#?

0 Answers  


What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?

1 Answers  


Can hashtable have duplicate keys in c#?

0 Answers  


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

0 Answers  


What is the difference between “finalize” and “finally” methods in c#?

0 Answers  


Define a partial class?

0 Answers  


Categories