Exam 8: Design Using a Datepicker on a Tablet
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
Using the typical constant for a calendar dialog box, the code to display the DatePicker is ____________________ .
(Short Answer)
4.8/5
(35)
A(n) ____________________ variable is a program variable that does not vary and has the same value throughout execution of the application.
(Short Answer)
4.8/5
(36)
The DatePickerDialog constructor requires ____ argument(s).
(Multiple Choice)
4.9/5
(32)
The ____ property can be used to offset the content of a control by a specific number of pixels.
(Multiple Choice)
5.0/5
(30)
You can use the ____ method to display the DatePicker widget.
(Multiple Choice)
4.8/5
(40)
Within the XML layout file, an Android property named ____________________ is used to spread out the content displayed on the tablet.
(Short Answer)
4.8/5
(37)
All of the following options are calendar controls except ____ .
(Multiple Choice)
4.9/5
(36)
To create a layout that contains a simple arrangement of rows and columns, it is typically easiest to use the ____.
(Multiple Choice)
4.8/5
(42)
The code to set the custom theme of a tablet to Holo.Light in the manifest file is ____________________.
(Essay)
4.9/5
(42)
What is the most important logistical reason to prefer a DatePicker over free-text date entry?
(Multiple Choice)
4.8/5
(41)
The constant to use to display the TimePicker control is ____.
(Multiple Choice)
4.9/5
(43)
The switch statement only uses the ____ datatype for comparison.
(Multiple Choice)
4.8/5
(36)
The Calendar method called ____________________ changes the current date or time.
(Short Answer)
4.9/5
(34)
The dialog box in the Android environment can be used for multiple activities, such as alerting the user, displaying progress bars, and so on.
(True/False)
4.9/5
(29)
After deploying an app on the Android Market, it is a good idea to monitor user comments and reviews in order to improve the usability of the app.
(True/False)
4.8/5
(39)
The code to use in the manifest to ensure that a LinearLayout object is horizontal is ____________________.
(Short Answer)
4.8/5
(40)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)