Multiple Choice
Working with Custom View. To define custom attributes, we can add <declare-styleable> resources to our project. It is customary to put these resources into a file:
A) res/layout/attrs.xml
B) res/values/attrs.xml
C) res/raw/attrs.xml
D) res/xml/attrs.xml
Correct Answer:

Verified
Correct Answer:
Verified
Q31: To automate UI tests with Android Studio,
Q32: An overridden method onCreateOptionsMenu in an Activity
Q33: Choose the most correct statement.<br>A) Android is
Q34: If you want to access a specific
Q35: About queries in DAO classes. Room verifies
Q37: Select correct statements about Hardware Abstraction Layer
Q38: To create a basic JUnit 4 test
Q39: If no any folder like res/anim-<qualifiers>, res/drawable-<qualifiers>,
Q40: When your code execution reaches the breakpoint,
Q41: Select a correct statement about PagedList.<br>A) PagedList