Difference between sealed class and dynamic class?



Difference between sealed class and dynamic class?..

Answer / Govind Prakash Vyas

A sealed class in Adobe Flex is a class that cannot be subclassed by other classes. A dynamic class, on the other hand, allows for runtime creation of new instances and can also have properties added or removed at runtime.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

Do I need to upgrade to beta 3 to use air beta 3?

1 Answers  


Can we use text input/editable component as itemrenderer?

1 Answers  


In which level does the original movie resides?

1 Answers  


Difference between flex and flash?

1 Answers  


What are the Similarities between Flex & Java?

1 Answers  


State the difference between array and array collection?

1 Answers  


How do you use a repeater in actionscript? : adobe flex action script

1 Answers  


Explain in which level does the original movie resides?

1 Answers  


Explain how many levels does flash mx support?

1 Answers  


What is the difference between sealed class and dynamic classes in flex? : Adobe Flex ActionScript

1 Answers  


How does item renderer work? How do we add item renderer at runtime in flex?

1 Answers  


What is interface in term of oop (flash actionscript)? : adobe flex action script

1 Answers  


Categories