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



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

Answer / Priyanka Chaudhary

"In Adobe Flex, a sealed class cannot be subclassed by other classes, ensuring that it has only one implementation. A dynamic class can be subclassed and has flexible properties, which can be declared at runtime. This makes dynamic classes more flexible but less restrictive than sealed classes."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

Explain which of the recommended character to use to separate target level paths levels?

1 Answers  


Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script

1 Answers  


Explain Event Bubbling?

1 Answers  


Explain about component life cycle?

1 Answers  


What type of skinning is available in flex?

1 Answers  


What are the goals of the beta?

1 Answers  


What is the difference between sealed class and dynamic classes in flex?

1 Answers  


When I add or modify an item in my dataprovider, why does not it show up in my datagrid?

1 Answers  


State the difference between view stack and view state?

1 Answers  


What is the difference between graphical skinning and stateful skinning?

1 Answers  


Can flex applications communicate with each other on the client?

1 Answers  


How do you implement push on a flex applications? : adobe flex action script

1 Answers  


Categories