A

Admin • 832.27K Points
Coach

Q. Which Angular feature allows sharing data between unrelated components?

  • (A) Services with Observables
  • (B) Input and Output decorators
  • (C) Component inheritance
  • (D) Directives
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

Services with Subjects or BehaviorSubjects allow data sharing across components.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.