Exam 7: Reveal Displaying Pictures in a Gridview

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

Where do you specify a method's return type?

(Multiple Choice)
4.8/5
(34)

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)

What is the return type of a method that returns nothing?

(Multiple Choice)
4.7/5
(38)

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)

Which is a common aspect ratio?

(Multiple Choice)
4.8/5
(45)

The ______________________ ScaleType option centers the image within the View type and scales it uniformly.

(Short Answer)
4.8/5
(40)

Which of the following is true about toast notifications?

(Multiple Choice)
4.7/5
(34)
Showing 21 - 40 of 50
close modal

Filters

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