Types of polymerphism and explain about dynamic
polymerphism?
Answer Posted / radix
Static polymorphism and Dynamic Polymorphism are the two types of polymorphism
Dynamic Polymorphism: decisions of function execution is made at runtime
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the string functions in c#?
How can it prevents DLL Hell assembly versioning in .NET?
How does yield return work c#?
Is Facebook a desktop application?
What are static and dynamic variables?
What is dll hell, and how does .net solve it?
What are the classes contained in a single .NET DLL ?
Can non-default constructors be used with single call sao?
Are attributes inherited c#?
What is an array of arrays called?
What is console application with example?
What tool we have to use to install assembli in gac folder.
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
What is object pool in .net?
Define a partial class?