1.What is the major advantage of polymorphism? Please don't
simply say binding. Specify any other reason.
Answer Posted / judy prasheela
It means the Use of same thing for different purposes.Using
polymorphism we can create as many fuction we want with one
function name with different argument list.." many
functions,one name" otherwise "one name ,Multiple forms".
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain why do we use msmq?
Do you know what is the difference between an abstract class and an interface?
explain the states of a window service application?
What is deferred execution vs. Immediate execution in linq?
What is difference between system.string and system.stringbuilder classes?
Explain how com+ related to the dna architecture?
Explain how to load the contents of an xml file into an xmldocument object?
How many types of design patterns available in .NET?
Is there any attempt system for microsoft technology papers?
What is an anonymous method?
what will do to avoid prior case?
What is misl?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
How will you load dynamic assembly? How will create assemblies at run time?