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

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

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

(Short Answer)
4.9/5
(35)

The code to declare and initialize an array (in one statement) called fruit that holds the strings "Apple" , "Mango" , and "Pear" , in that order, is _____________________________________________.

(Short Answer)
4.8/5
(37)

The code to access the fifth element of an array called names is ____________________.

(Short Answer)
4.8/5
(40)

Which method is called when an item in a list is selected?

(Multiple Choice)
4.8/5
(30)

An adapter provides a data model for the layout of the list.

(True/False)
4.9/5
(33)

A URL is a URI with additional information necessary for gaining access to the resources required for posting the page.

(True/False)
4.8/5
(37)

The name of the key found in strings.xml that determines the string displayed as the title of the app is ______________.

(Short Answer)
4.9/5
(43)

Displays of lists are rarely used as a design pattern in mobile applications.

(True/False)
4.7/5
(28)

What should end the block of code in each case statement to prevent the subsequent case statement from being executed as well?

(Multiple Choice)
4.7/5
(42)

What method projects your data to the onscreen list by connecting a ListView object to array data?

(Multiple Choice)
4.9/5
(35)
Showing 41 - 50 of 50
close modal

Filters

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