Exam 3: Engage Android User Input, Variables, Operations

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

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

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

True

____________________ are multitouch interactions such as pressing two fingers to pan, rotate, or zoom.

Free
(Short Answer)
4.9/5
(41)
Correct Answer:
Verified

Gestures

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

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

D

The code to format a decimal format as U.S. currency is as follows: ____________________________________________________________.

(Short Answer)
4.9/5
(34)

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

(Multiple Choice)
4.8/5
(31)

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

(Multiple Choice)
4.9/5
(42)

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

(True/False)
4.7/5
(37)

Heavy use of text and low use of graphics engages the user.

(True/False)
4.8/5
(35)

A(n) ____ can be used to display instructions at the top of Spinner controls.

(Multiple Choice)
4.8/5
(34)

The code necessary to display the light holographic theme is as follows: _______________________________________________________.

(Short Answer)
4.7/5
(37)

Plus ( + ) and minus ( - ) have the highest order of precedence in the order of operations.

(True/False)
4.7/5
(38)

To display text in a TextView control, use the method ____.

(Multiple Choice)
4.8/5
(40)

The only data type that has a default value is boolean .

(True/False)
4.8/5
(34)

Android loads text resources from the project's ____________________ table.

(Short Answer)
5.0/5
(42)

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

(Short Answer)
4.8/5
(46)

The String type is a class, not a primitive data type.

(True/False)
4.8/5
(43)

Java variables are case sensitive.

(True/False)
4.8/5
(43)

When a plus sign is placed between two strings, it ____________________ the two strings to create a new string value.

(Short Answer)
4.8/5
(42)

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

(Multiple Choice)
4.9/5
(39)

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

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

Filters

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