Exam 7: Reveal Displaying Pictures in a Gridview

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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:
Verified

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:
Verified

D

Which method provides a number of arguments to its registered listeners?

Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
Verified

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)

What is used to identify each element in an array?

(Multiple Choice)
4.8/5
(47)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)