How many types of polymorphism are there?


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

Post New Answer

More C Sharp Interview Questions

What is the difference between User controls and Custom Controls?

0 Answers   Accenture,


Distinguish between system.string and system.text.stringbuilder classes?

0 Answers  


Explain the process of abstraction with an example?

0 Answers  


Define a class and an object?

0 Answers  


What is asp net c#?

0 Answers  






Are constructors inherited c#?

0 Answers  


What does private void mean in c#?

0 Answers  


Are all methods virtual in c#?

0 Answers  


What is the syntax for calling an overloaded constructor within a constructor?

0 Answers  


Are arrays value types or reference types?

0 Answers  


Illustrate the process of code compilation in c#?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


Categories