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

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

The code needed to declare a variable called ticketPrice and initialize it to the value $45.95 is ____________________.

(Short Answer)
4.7/5
(40)

The code necessary to read a number out of an EditText control called txtNumberOfOranges and convert it to an integer, assigned to the variable numOranges, is ____________________.

(Essay)
4.7/5
(40)

There are ____ primitive data types in Java.

(Multiple Choice)
4.9/5
(39)

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

(Multiple Choice)
4.8/5
(36)

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

(True/False)
5.0/5
(30)

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

(True/False)
4.8/5
(36)

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

(Multiple Choice)
4.9/5
(35)

You have a variable that will only assume values between 0 and 100. The most compact primitive type to use is a(n) ____.

(Multiple Choice)
4.8/5
(44)

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

(True/False)
4.9/5
(36)

The operator with the highest order of precedence is ____.

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

Filters

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