Multiple Choice
Which of the following statements is false?
A) A theme gives an app a look-and-feel that's consistent with Android.
B) Projects that you create for Android 5 and higher use themes that adhere to Google's material- design guidelines.
C) There are several predefined material design themes: The "light" theme has a white app bar, a white app background and text that is black or shades of dark gray.
D) When designing a GUI, you must choose from the predefined themes.
Correct Answer:

Verified
Correct Answer:
Verified
Q5: The_method is called whenever the text in
Q6: The default layout for an Empty Activity
Q7: Method onCreate typically initializes the Activity's instance
Q8: In the manifest, the activity element’s nested
Q9: For precise monetary calculations, use class_(package java.math)-rather
Q11: Java requires that you override every method
Q12: Which of the following actions does not
Q13: Android apps have four types of executable
Q14: Which of the following statements is false?<br>A)
Q15: You can use the new Android Studio_to