Exam 5: Investigate Android Lists, Arrays, and Web Browsers
Exam 1: Voila Meeting the Android Using Android Studio50 Questions
Exam 2: Simplify the Android Studio 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 Gridview50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics50 Questions
Exam 11: Discover Persistent Data50 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
Each time you add a class to an application, the class should begin with a lowercase letter and a coordinating XML layout file with the same name with an uppercase letter is automatically created.
(True/False)
4.8/5
(47)
Which of the following terms provides a data model for the layout of the list?
(Multiple Choice)
4.9/5
(32)
Which of the following controls allows you to create a two-level list?
(Multiple Choice)
4.9/5
(41)
Which statement allows you to evaluate a value and execute a block of statements based on an integer or single character input?
(Multiple Choice)
4.8/5
(44)
A Web site address may also be called a(n) ____________________.
(Short Answer)
4.8/5
(43)
Which statement in a custom XML layout for a ListView sets the size of the test to 20sp?
(Multiple Choice)
4.9/5
(41)
The standard generic layout for ListView is ____________________.
(Short Answer)
4.9/5
(38)
In a switch statement, each option must begin with the ____________________ keyword.
(Short Answer)
4.8/5
(37)
When opening a Web site with an intent, what is the last argument?
(Multiple Choice)
4.9/5
(39)
Which of the following is the correct syntax for the beginning of a switch stat ement that evaluates a variable named choice ?
(Multiple Choice)
4.8/5
(40)
It is not necessary to use the break keyword to end a case statement; it is automatically terminated by the next case keyword.
(True/False)
4.8/5
(33)
Suppose you wanted to declare a variable called mat that is an array of arrays of ints. The code to declare this variable would be ____________________.
(Short Answer)
4.8/5
(36)
A browser is launched with Android code using a(n) ____________________.
(Short Answer)
4.8/5
(40)
Which variable allows you to store multiple values in one variable at the same time?
(Multiple Choice)
4.9/5
(41)
To declare an array without assigning actual values, allocate the size of the array in brackets to reserve the room needed in memory.
(True/False)
4.7/5
(28)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)