Multiple Choice
If you want to access a specific UI component in an app, use the UiSelector class. This class represents a query for specific elements in the currently displayed UI. What is correct about it? (Choose two.)
A) If more than one matching element is found, the first matching element in the layout hierarchy is returned as the target UiObject.
B) If no matching UI element is found, an IOException is thrown.
C) If more than one matching element is found, the last matching element in the layout hierarchy is returned as the target UiObject.
D) If no matching UI element is found, a UiAutomatorObjectNotFoundException is thrown.
Correct Answer:

Verified
Correct Answer:
Verified
Q29: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1428/.jpg" alt=" What is illustrated
Q30: What statements about InputStreamReader (java.io.InputStreamReader) are correct?
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
Q35: About queries in DAO classes. Room verifies
Q36: Working with Custom View. To define custom
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>,