What is the advantage of parametric polymorphism ?

 Posted by Chvrsri on 8/26/2011 | Category: OOPS Interview questions | Views: 23425 | Points: 40
Answer:

Generally in Parametric polymorphism the code is written without following any specification for the type of data present so this particular code can be used any number of times. Hence code re-usability is achieved.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response