J

Jatin Pandit • 395 Points
Valuable

Q. Which component observes data in LiveData?

  • (A) Activity or Fragment
  • (B) Intent
  • (C) Handler
  • (D) ViewModel

Explanation by: Jatin Pandit
Activities or Fragments observe LiveData and automatically update the UI when data changes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.