nerdexam
Adobe

9A0-182 · Question #28

Which statement about defining an ActionScript class is true?

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

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    70% (30)
  • C
    9% (4)
  • D
    16% (7)

Community Discussion

No community discussion yet for this question.

Full 9A0-182 Practice