How does c# achieve polymorphism?


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

Post New Answer

More C Sharp Interview Questions

What are the types of delegates in c#?

0 Answers  


What is static noise?

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,


What is the difference between a class and an object c#?

0 Answers  


How do I get deterministic finalization in c#?

0 Answers  






what is a structure in c#

0 Answers   Cognizant,


How do you achieve polymorphism in c#?

0 Answers  


what is the Difference between the public and private ?

0 Answers   Microsoft,


What are namespaces, and how they are used?

0 Answers  


why we can't create an object for a static class?? what is the reason behind this?

4 Answers   HCL,


Can we inherit private class in c#?

0 Answers  


Explain how do I get deterministic finalization in c#?

0 Answers  


Categories