Multiple Choice
Which of the following statements is false?
A) When you need custom colors in your apps, Google’s Material Design guide-lines recommend using colors from the Material Design color palette.
B) Colors are specified as RGB (red-green-blue) or ARGB (alpha-red-green-blue) values.
C) An RGB value consists of integer values in the range 1–100 that define the amounts of red, green and blue in the color, respectively.
D) Custom colors are defined in hexadecimal format, so the RGB components are values in the range 00 (the hexadecimal value for 0) to FF (the hexadecimal value for 255) .
Correct Answer:

Verified
Correct Answer:
Verified
Q6: When you first switch your device to
Q7: Which of the following statements is false?<br>A)
Q8: Which of the following statements is false?<br>A)
Q9: Which of the following statements is false?<br>A)
Q10: You can _ an app so that
Q12: Which of the following statements is false?<br>A)
Q13: It’s considered good practice to define all
Q14: When the layout editor is open in
Q15: _ are views that contain and arrange
Q16: In a layout XML file, attribute values