Question

Which of the following statements is false?
a. Text can be displayed in a TextView and pictures can be displayed in ImageViews.
b. You use the Graphical Layout editor's Palette of GUI controls to drag and drop ImageViews onto the GUI.
c. It's considered good practice to define all strings and numeric values in resource files that are placed in the subfolders of a project's resources.xml folder.
d. An example of a string resource is the text on a TextView. An example of a measurements resource is a font's size.

Answer

This answer is hidden. It contains 169 characters.