adspace
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