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
How do I spawn a thread?
What is alias ? Is it used in .Net ?
What are the new thee features of com+ services, which are not there in com (mts)?
why you wouldn't want to write into it even if you could
What is COM Interoperability in .NET
What is implement a generic action in webapi?
How many types of generations are there in a garbage collector?
Difference between value type & reference types ?
Explain the code behind wors and contrast that using the inline style.
Please explain what are an object and a class?
Explain what is a manifest in .net?
Do I have any control over the garbage collection algorithm?
What are the two main parts of the .net framework?
Explain assemblies in .net?
Define marshling?