Exam 3: Engage Android User Input, Variables, Operations
Exam 1: Voila Meeting the Android49 Questions
Exam 2: Simplify the Android User Interface50 Questions
Exam 3: Engage Android User Input, Variables, Operations50 Questions
Exam 4: Explore Icons Decision Making Controls49 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 Gridview50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics50 Questions
Exam 11: Discover Persistent Data49 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
When you select the ____________________ Text Field, Android deactivates the letters on the keyboard.
(Short Answer)
4.9/5
(39)
The code necessary to read a number out of an EditText control called txtNumberOfTickets and convert it to an integer, assigned to the variable numTickets , is as follows: ____________________.
(Short Answer)
4.9/5
(40)
Variables that have not been used in a program have a ____.
(Multiple Choice)
4.9/5
(41)
The set of resources available to an app is referenced by ____.
(Multiple Choice)
4.9/5
(41)
The Parse type to extract a double from a String is ____________________.
(Short Answer)
4.8/5
(39)
The method to get the selected item from a Spinner control is ____.
(Multiple Choice)
4.9/5
(39)
The code needed to declare a variable called costPerTicket and initialize it to the value $79.99 is ____________________.
(Short Answer)
4.9/5
(30)
The property that connects a Spinner control to a list of items is called ____________________.
(Short Answer)
4.7/5
(31)
You have a variable that will only assume values between 0 and 100. The most compact primitive type to use is a(n) ____.
(Multiple Choice)
4.8/5
(36)
A(n) ____ Text Field only allows numbers to be entered into it.
(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.9/5
(30)
To assign a phrase as the value of a String variable, place the text in ____.
(Multiple Choice)
4.8/5
(34)
A Spinner control displays a prompt with a list of strings, called ____________________, in a pop-up window.
(Short Answer)
4.8/5
(38)
A(n) ____ is a series of alphanumeric characters that can include spaces.
(Multiple Choice)
4.9/5
(35)
A(n) ____ control is a widget similar to a drop-down list for selecting a single item from a fixed listing.
(Multiple Choice)
4.9/5
(40)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)