Exam 7: Reveal Displaying Pictures in a Gridview
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
When you add a new class that extends a base class, the method stubs that need implementation are auto-generated.
Free
(True/False)
4.9/5
(38)
Correct Answer:
True
Which of the following terms defines a rectangular area of the screen that displays an image or text object.
Free
(Multiple Choice)
4.9/5
(49)
Correct Answer:
D
Which method provides a number of arguments to its registered listeners?
Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
D
Using controls such as the GridView and Spinner, what binds specific types of data and displays that data in a particular layout?
(Multiple Choice)
4.8/5
(44)
Which of the following terms best describes the fractional relation of the width of an image compared with its height?
(Multiple Choice)
4.8/5
(44)
What is the first GridView control in a project named by default?
(Multiple Choice)
4.7/5
(39)
The length of an array is one more than the maximum subscript number.
(True/False)
5.0/5
(33)
Which statement do you place at the end of a method if the method sends a value to the statement that called it?
(Multiple Choice)
4.8/5
(30)
A(n) ____________________ is a series of statements that perform some repeated task.
(Short Answer)
4.9/5
(43)
________________ can change the displayed size of an image and keeps or changes the aspect ratio of the image within the ImageView control.
(Short Answer)
4.9/5
(33)
What type of control is usually used to select a wallpaper image for the Android device background?
(Multiple Choice)
4.9/5
(37)
The code to resize an image variable pic to 275x200 is ____________________.
(Short Answer)
4.8/5
(32)
The code to reference an image called panda . P n g is ____________________.
(Short Answer)
4.7/5
(34)
To use a toast message within an onItemClick method, you must replace MainActivity.this with a Context class called _________________.
(Short Answer)
4.8/5
(45)
Which of the following variable types can be accessed from multiple methods throughout an application?
(Multiple Choice)
4.7/5
(38)
Which scaling option does not scale or change the aspect ratio of an image?
(Multiple Choice)
4.9/5
(36)
Which of the following variables is used to load and access resources for the application?
(Multiple Choice)
4.8/5
(33)
The GridView control is the only control that monitors for tap or click events.
(True/False)
4.8/5
(41)
Which argument of the onItemClick method holds the value of the array element in the View adapter?
(Multiple Choice)
4.8/5
(38)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)