Parametric polymorphism is supported by many object oriented languages and they are very important for object oriented techniques. In parametric polymorphism code is written without any specification for the type of data present. Hence it can be used any number of times.
Liked By
Write Answer
Explain about parametric polymorphism?
Join MindStick Community
You have need login or register for voting of answers or question.
Chris Anderson
17-Sep-2011Parametric polymorphism is supported by many object oriented languages and they are very important for object oriented techniques. In parametric polymorphism code is written without any specification for the type of data present. Hence it can be used any number of times.