Exam 3: Engage Android User Input, Variables, Operations

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

Good programming practice dictates that variable names should reflect the values placed in the variables.

(True/False)
4.8/5
(43)

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)

A ____ variable can only be initialized once.

(Multiple Choice)
4.8/5
(32)

The on-screen keyboard is also called a(n) ____.

(Multiple Choice)
4.9/5
(37)

Due to user error, it is often easier to input from a finite set of options using a(n) ____.

(Multiple Choice)
4.9/5
(40)

The ____ TextView can suggest completion of a word after the first few letters.

(Multiple Choice)
4.9/5
(37)

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

(Short Answer)
4.9/5
(35)

____ is the Java class that can be used to format numbers for display.

(Multiple Choice)
4.8/5
(39)

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

(Short Answer)
4.7/5
(33)

A(n) ____ is a short description of a field that is visible as light-colored text.

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

Filters

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