A

Admin • 828.70K Points
Coach

Q. Which signal method reacts to changes without returning data?

  • (A) signal()
  • (B) computed()
  • (C) effect()
  • (D) watch()
  • Correct Answer - Option(C)
  • Views: 8
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
`effect()` runs side effects when dependent signals change.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.