Multiple Choice
When using an ImageView, ImageButton, CheckBox, or other View that conveys information graphically. What attribute to use to provide a content label for that View?
A) android:contentDescription
B) android:hint
C) android:labelFor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What is the placeholder tag <xliff:g> used
Q3: Building your app from the command line,
Q4: The Log class allows you to create
Q5: To build a debug APK, you can
Q6: Interface for a callback to be invoked
Q8: For example, we have a BufferedReader reader,
Q9: With a room database. When performing queries,
Q10: When scheduling unique work, you must tell
Q11: In Android 8.0, API level 26, some
Q12: Select 3 major components of the Room.