#73Multiple Choice
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(Use...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free