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
What is used to initialize the instance variables of an object?
(Multiple Choice)
4.8/5
(39)
The code to find the size of an array called fruit is ____________________.
(Short Answer)
5.0/5
(37)
A(n) ____________ container can include layouts such as GridView, RadioGroup, and ListView.
(Short Answer)
4.9/5
(37)
In Android programs, you can place the ____________________ method in another method that is triggered only when the user touches the GridView control.
(Short Answer)
4.9/5
(27)
The method to scale an ImageView a certain way is ____________________.
(Short Answer)
4.9/5
(28)
A View represents a piece of the screen area that displays an object.
(True/False)
4.9/5
(31)
Any method that is not declared void must contain a return statement with a corresponding return value.
(True/False)
4.9/5
(36)
When the ImageAdapter class is called, which method determines how many pictures should be displayed in the GridView control?
(Multiple Choice)
4.8/5
(40)
If you wish, you can scale grid images to the full size of the screen.
(True/False)
4.9/5
(30)
To meet the goal of providing a clean, professional effect with images in an application, Android provides a layout tool called ScrollView.
(True/False)
4.8/5
(39)
The most powerful method in the ImageAdapter class is the ____________________ method.
(Short Answer)
4.9/5
(34)
What category of the Palette does the control GridView sit in?
(Multiple Choice)
4.9/5
(39)
Which of the following is the scaling option that scales an image to fit the View type?
(Multiple Choice)
5.0/5
(42)
Which attribute in XML code can be used to place an image on the surface of a Button control?
(Multiple Choice)
4.9/5
(45)
A(n) ____________________ is used to initialize the instance variables of an object.
(Short Answer)
4.8/5
(35)
The ______________________ ScaleType option centers the image within the View type and scales it uniformly.
(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)