Adobe
9A0-182 · Question #28
9A0-182 Question #28: Real Exam Question with Answer & Explanation
The correct answer is B. To add object properties at runtime, a class must be declared dynamic. See the full explanation below for the reasoning.
Question
Which statement about defining an ActionScript class is true?
Options
- AYou can define multiple public classes within a single ActionScript file
- BTo add object properties at runtime, a class must be declared dynamic
- CClass properties are bindable by default
- DThe default access modifier is protected
Community Discussion
No community discussion yet for this question.