Method overwriting can be used to implement run time polymorphism?

19. Method overwriting can be used to implement run time polymorphism?

  1. TRUE
  2. FALSE

Answer: A) TRUE

Explanation:

Run time polymorphism is implemented in Perl using method overwriting.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.