Answers

Question and Answer:

  Home  Adobe Flex Actionscript

⟩ What is Polymorphism in term of OOP (Flash Actionscript)?

Inheritance also allows you to take advantage of polymorphism in your code. Polymorphism is the ability to use a single method name for a method that behaves differently when applied to different data types.

 180 views

More Questions for you: