Exam 3: Engage Android User Input, Variables, and Operations
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
When a plus sign is placed between two strings, it ____________________ the two strings to create a new string value.
(Short Answer)
4.8/5
(38)
A(n) ____ can be used to display instructions at the top of Spinner controls.
(Multiple Choice)
4.7/5
(38)
A(n) ____ control is a widget similar to a drop-down list for selecting a single item from a fixed listing.
(Multiple Choice)
4.8/5
(40)
To assign a phrase as the value of a String variable, place the text in ____.
(Multiple Choice)
4.8/5
(38)
____________________ are multitouch interactions such as pressing two fingers to pan, rotate, or zoom.
(Short Answer)
4.7/5
(35)
The ____________________ Text Field allows for input that only appears as stars, thus hiding the actual content.
(Short Answer)
4.8/5
(35)
The code necessary to display the light holographic theme is _______________________________________________________.
(Essay)
4.7/5
(44)
The code necessary to find an EditText by the name of txtTickets is ____________________.
(Short Answer)
4.9/5
(29)
The code to format a decimal format as U.S. currency is as follows: ____________________________________________________________.
(Essay)
4.8/5
(34)
____ is the Java class that can be used to format numbers for display.
(Multiple Choice)
4.9/5
(35)
To display text in a TextView control, use the method ____.
(Multiple Choice)
4.8/5
(38)
A(n) ____ is used in a Java program to contain data that changes during the execution of the program.
(Multiple Choice)
4.8/5
(37)
Good programming practice dictates that variable names should reflect the values placed in the variables.
(True/False)
4.8/5
(34)
The property that connects a Spinner control to a list of items is called ____________________.
(Short Answer)
4.8/5
(42)
Plus (+) and minus (-) have the highest order of precedence in the order of operations.
(True/False)
4.9/5
(41)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)