Exam 5: Investigate Android Lists, Arrays, and Web Browsers

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

In an ImageView manifest element, the property that refers to the image file to display is android:____.

Free
(Multiple Choice)
4.8/5
(47)
Correct Answer:
Verified

D

Testing an Android app is called ____________________.

Free
(Short Answer)
4.8/5
(32)
Correct Answer:
Verified

usability testing

Creating an ArrayAdapter with a non-standard layout requires fewer arguments than usual since the layout does not need to be specified.

Free
(True/False)
4.7/5
(39)
Correct Answer:
Verified

False

The ____ is called when an item in a list is selected.

(Multiple Choice)
5.0/5
(43)

If the primary purpose of a class is to display a ListView control, it is recommended to extend the class from ____.

(Multiple Choice)
4.8/5
(41)

A generic layout that displays checkboxes is ____.

(Multiple Choice)
4.8/5
(31)

When opening a Web site with an intent, the last argument is a(n) ____.

(Multiple Choice)
5.0/5
(31)

Apps can talk to each other very simply using ____.

(Multiple Choice)
4.9/5
(43)

Typically, each case option in a switch statement ends with the keyword ____________________.

(Short Answer)
4.9/5
(30)

URI is short for ____________________.

(Short Answer)
4.8/5
(28)

The reference for an array is enclosed in ____.

(Multiple Choice)
4.8/5
(41)

The standard generic layout for ListView is ____________________.

(Short Answer)
4.8/5
(45)

Each individual item in an array is called a(n) ____________________.

(Short Answer)
4.9/5
(40)

You can use a(n) ____ control to display lists.

(Multiple Choice)
4.8/5
(33)

A switch statement can also be implemented as a chain of if/else statements.

(True/False)
4.9/5
(35)

URL stands for ____.

(Multiple Choice)
4.8/5
(23)

It is important to verify that the links in your app are not broken.

(True/False)
4.8/5
(41)

To refer to an icon called "myIcon. png'' in the manifest file, the correct reference is android:icon="____".

(Multiple Choice)
4.8/5
(30)

The type of a ListAdapter that operates on an array of String objects is ____________________.

(Short Answer)
4.9/5
(33)

The intent action ____ opens a Web browser on the Android.

(Multiple Choice)
4.8/5
(46)
Showing 1 - 20 of 50
close modal

Filters

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