A

Admin • 828.43K Points
Coach

Q. Which Angular feature allows sharing data across multiple components?

  • (A) Services with Dependency Injection
  • (B) Local component variables
  • (C) ngFor directive
  • (D) Pipes
  • Correct Answer - Option(A)
  • Views: 13
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
Services can hold shared state and logic across components.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.