Exam 2: Welcome App
Exam 1: Introduction to Android31 Questions
Exam 2: Welcome App39 Questions
Exam 3: Tip Calculator App47 Questions
Exam 4: Flag Exam App66 Questions
Exam 5: Doodlz App34 Questions
Exam 6: Cannon Game App30 Questions
Select questions type
Which of the following statements is false?
Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
D
When your app is installed on a device, its icon and name appear with all other installed apps in the ________.
Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
C
You can have only one project open in the IDE at once.
Free
(True/False)
4.8/5
(38)
Correct Answer:
False
When you open a layout XML file, the layout’s design appears in the layout editor and the layout’s views and their hierarchical relationships appear in the ________ window.
(Multiple Choice)
4.8/5
(38)
Which of the following statements about adding an ImageView to the GUI by dragging it from the Palette’s Widgets section onto the canvas is false?
(Multiple Choice)
4.8/5
(43)
When you first switch your device to French and enable TalkBack, Android will automatically download the ________ engine.
(Multiple Choice)
4.9/5
(39)
You can ________ an app so that you can provide localized strings in different languages.
(Multiple Choice)
4.8/5
(31)
It’s considered good practice to define all strings, numeric values and other values in XML resource- files that are placed in the subfolders of a project’s resources folder.
(True/False)
4.9/5
(37)
When the layout editor is open in Design view, the ________ appears at the right side of the IDE. This window shows the layouts and views (GUI compo-nents) that comprise the GUI and their parent-child relationships—for example, a layout (the parent) might contain many nested views (the children), including other layouts.
(Multiple Choice)
4.9/5
(42)
In a layout XML file, attribute values that begin with @, such as @dimen/activity_vertical_margin are ________ with values defined in other files.
(Multiple Choice)
4.7/5
(35)
For an ImageView there is no text for TalkBack to speak unless you provide it. It's considered good practice in Android to ensure that every view can be used with TalkBack by providing text for the ________ property of any view that does not display text.
(Multiple Choice)
4.9/5
(36)
For a TextView font color, you should typically create a color resource using a color selected from Google’s Material Design color palette.
(True/False)
4.8/5
(42)
Showing 1 - 20 of 39
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)