carlalexander.ca/programming/polymorphism-wordpress-abstract-classes

When we covered inheritance, there were a lot of questions about interfaces and abstract classes. What can you use them for? What are the advantages? When should you use them? These are all great questions that are worth exploring. As the title suggests, “Polymorphism” is the object-oriented feature that helps answer these questions. It’s not …


Comments (0)

Sign in to post comments.