ExamGecko
Home / Google / Associate Android Developer / Practice Test 3
Ask Question

Google Associate Android Developer Practice Test 3

00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

What do you want from Room when you create a DAO method and annotate it with @Update?

Example:

@Dao

public interface MyDao { @Update

public void updateUsers(User... users); }

Become a Premium Member for full access
  Unlock Premium Member