Select an option that best describes polymorphism:
a. Polymorphism about having your code compiling faster.
b. Polymorphism is about assigning many function implementations to one name.
c. Polymorphism is about having your program have run faster.



Answer :

Other Questions