Exam 5: Investigate Android Lists, Arrays, and Web Browsers
Exam 1: Voilà Meeting the Android50 Questions
Exam 2: Simplify the Android User Interface50 Questions
Exam 3: Engage Android User Input, Variables, and Operations50 Questions
Exam 4: Explore Icons and Decision-Making Controls50 Questions
Exam 5: Investigate Android Lists, Arrays, and Web Browsers50 Questions
Exam 6: Jam Implementing Audio in Android Apps50 Questions
Exam 7: Reveal Displaying Pictures in a Gallery50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics49 Questions
Exam 11: Discover Incorporating Google Maps50 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
In an ImageView manifest element, the property that refers to the image file to display is android:____.
Free
(Multiple Choice)
4.8/5
(47)
Correct Answer:
D
Testing an Android app is called ____________________.
Free
(Short Answer)
4.8/5
(32)
Correct Answer:
usability testing
Creating an ArrayAdapter with a non-standard layout requires fewer arguments than usual since the layout does not need to be specified.
Free
(True/False)
4.7/5
(39)
Correct Answer:
False
If the primary purpose of a class is to display a ListView control, it is recommended to extend the class from ____.
(Multiple Choice)
4.8/5
(41)
When opening a Web site with an intent, the last argument is a(n) ____.
(Multiple Choice)
5.0/5
(31)
Typically, each case option in a switch statement ends with the keyword ____________________.
(Short Answer)
4.9/5
(30)
The standard generic layout for ListView is ____________________.
(Short Answer)
4.8/5
(45)
Each individual item in an array is called a(n) ____________________.
(Short Answer)
4.9/5
(40)
A switch statement can also be implemented as a chain of if/else statements.
(True/False)
4.9/5
(35)
It is important to verify that the links in your app are not broken.
(True/False)
4.8/5
(41)
To refer to an icon called "myIcon. png'' in the manifest file, the correct reference is android:icon="____".
(Multiple Choice)
4.8/5
(30)
The type of a ListAdapter that operates on an array of String objects is ____________________.
(Short Answer)
4.9/5
(33)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)