How polymorphism works on actionscript?



How polymorphism works on actionscript?..

Answer / Anurag Vishwakarma

Polymorphism allows objects of different classes to be treated as objects of a common base class, enabling objects to take on multiple forms. In ActionScript, this is achieved through method overriding and inheritance. When a method is called on an object, the correct implementation is chosen based on the actual type of the object at runtime.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Multimedia General Interview Questions

What is mpeg-7? Explain about it.

1 Answers  


How can you show a jpg image in dynamic text field?

1 Answers  


What is motion graphics, and how is it different from animation?

1 Answers  


I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr?

1 Answers  


What is an hdmi optical switch?

1 Answers  


What are the multimedia authoring tools?

1 Answers  


What are multimedia hardwares?

1 Answers  


What is wave pattern of the sound?

1 Answers  


How to Convert jpg to doc file?

1 Answers  


What is interactive multimedia?

1 Answers  


Can I dynamically instantiate a webservice or httpservice in actionscript?

1 Answers  


What are the principles of good multimedia design?

1 Answers  


Categories