Multiple Choice
A color has been defined in colors.xml using < color name="myColor">#33FD42< /color>. How do you use it?
A) @color/myColor
B) @color/33FD42
C) color/myColor
D) color/33FD42
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which class do we use to send
Q14: Android apps can be distributed via:<br>A) the
Q15: It is possible to set up breakpoints
Q16: It is possible to preview a GUI
Q17: The colors.xml file contains _ constants.
Q19: The name of the XML attribute that
Q20: The red, green, and blue values of
Q21: The strings.xml file contains _ constants.
Q22: It is possible to filter the output
Q23: It is possible to run an app