Multiple Choice
@Query is the main annotation used in DAO classes. It allows you to perform read/write operations on a database. Each @Query method is verified at compile time, so what happens if there is a problem with the query?
A) a runtime error occurs instead of a compilation failure.
B) a compilation error occurs instead of a runtime failure.
C) both compilation error and runtime failure occurs.
Correct Answer:

Verified
Correct Answer:
Verified
Q16: Custom views and directional controller clicks. On
Q17: If you are working with a Builder
Q18: Assume that an app includes a default
Q19: What do you want from Room when
Q20: If you added to your build.gradle file
Q22: Each time your test invokes onView() ,
Q23: Relative positioning is one of the basic
Q24: In a class PreferenceFragmentCompat . As a
Q25: RecyclerView is a subclass of ViewGroup and
Q26: The easiest way of adding menu items (to