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

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

By requesting input, an app can guarantee that every user experience is the same every time the app is used.

Free
(True/False)
4.9/5
(27)
Correct Answer:
Verified

False

A ____ variable can only be initialized once.

Free
(Multiple Choice)
4.7/5
(50)
Correct Answer:
Verified

A

A physical keyboard on a smartphone is also called a ____.

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

B

The method to get the selected item from a Spinner control is ____.

(Multiple Choice)
4.8/5
(43)

____ is not a numeric primitive data type.

(Multiple Choice)
4.9/5
(35)

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

(Short Answer)
4.8/5
(37)

A hint is also known as a(n) ____.

(Multiple Choice)
4.9/5
(30)

After declaring a variable you must ____ before you use it.

(Multiple Choice)
4.9/5
(36)

A(n) ____ is a series of alphanumeric characters that can include spaces.

(Multiple Choice)
4.8/5
(38)

____________________ is a popular Android app that provides a voice-recognition system for user input.

(Short Answer)
4.9/5
(35)

A Spinner control displays a prompt with a list of strings, called ____________________, in a pop-up window.

(Short Answer)
4.8/5
(39)

A file called ____ is a default file that contains commonly used strings for an application.

(Multiple Choice)
4.7/5
(37)

The set of resources available to an app is referenced by ____.

(Multiple Choice)
4.8/5
(34)

____________________ is the use of the String table to change text based on the user's preferred language.

(Short Answer)
4.8/5
(34)

Java variables are case sensitive.

(True/False)
4.7/5
(39)

The code to decrement an integer variable called counter by 1 is ____________________.

(Essay)
4.9/5
(34)

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

(Multiple Choice)
4.8/5
(41)

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

(True/False)
4.8/5
(31)

A(n) ____ Text Field only allows numbers to be entered into it.

(Multiple Choice)
4.9/5
(39)

The Parse type to extract a double from a String is ____________________.

(Short Answer)
4.8/5
(35)
Showing 1 - 20 of 50
close modal

Filters

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