ASSOCIATE-ANDROID-DEVELOPER Web TestEngine demo

Exit VCEDump ASSOCIATE-ANDROID-DEVELOPER Associate Android Developer (Kotlin and Java)
Question 19 of 20
0% complete
Q19 Single choice

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

Example:

@Dao
public interface MyDao {
@Delete
public void deleteUsers(User... users);
}

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in