nerdexam
Adobe

9A0-182 · Question #19

You are using a Skin class with a specific component class. How is compile-time checking of the component properties enabled within the Skin class?

The correct answer is D. The Skin class must include a HostComponent annotation. See the full explanation below for the reasoning.

Question

You are using a Skin class with a specific component class. How is compile-time checking of the component properties enabled within the Skin class?

Options

  • ACompile-time checking will automatically be enabled in any case
  • BCompile-time checking will not be available in this case
  • CThe Skin class must include an import statement referencing the component class to be skinned
  • DThe Skin class must include a HostComponent annotation

How the community answered

(57 responses)
  • A
    5% (3)
  • B
    11% (6)
  • C
    2% (1)
  • D
    82% (47)

Community Discussion

No community discussion yet for this question.

Full 9A0-182 Practice