Adobe Flex Actionscript Question:
Download Questions PDF

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

Answer:

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.

Download Adobe Flex Actionscript Interview Questions And Answers PDF

Previous QuestionNext Question
What is Inheritance in term of OOP (Flash Actionscript)?What is Display list?