Exam 3: Engage Android User Input, Variables, and Operations

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

A Spinner control holds multiple text strings and it is best to use a(n) ________________ that can be referenced from the String Resources in the application.

(Short Answer)
4.9/5
(26)

An application with an appealing graphical design is preferred over applications that are textual in nature.

(True/False)
4.7/5
(38)

The code necessary to read a number out of an EditText control called txtNumberOfTickets and convert it to an integer, assigned to the variable numTickets , is as follows: ____________________.

(Short Answer)
4.7/5
(34)

The code necessary to find an EditText by the name of txtTickets is as follows: ____________________.

(Short Answer)
4.9/5
(33)

The aim of requesting input from the user is to ensure that every user experience is the same every time the app is used.

(True/False)
4.8/5
(34)

It is possible to add a predefined system theme or a customized theme of your own design.

(True/False)
4.8/5
(42)

What Java class should you use if you want to format a number such as 279.55 to display in currency format such as $279.55?

(Multiple Choice)
4.7/5
(36)

Which of the following terms best describes a widget similar to a drop-down list for selecting a single item from a fixed listing?

(Multiple Choice)
4.7/5
(34)

A(n) ____________________ is a style applied to an Activity or an entire application.

(Short Answer)
5.0/5
(36)

You can use int and long data types to store floating point values.

(True/False)
4.7/5
(38)
Showing 41 - 50 of 50
close modal

Filters

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