Which of the following component annotation is used to allow multiple components to share a private field?

17. Which of the following component annotation is used to allow multiple components to share a private field?

  1. @property
  2. @parameter
  3. @environmental
  4. @import

Answer: C) @environmental

Explanation:

@environmnetal annotation is used to allow multiple components to share a private field.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.