Exam 4: Explore Icons and Decision Making Controls

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

To create a toast message of long duration, you use the _____________________ keyword in the makeText method.

(Short Answer)
5.0/5
(43)

Never offer a default selection, as it complicates user input.

(True/False)
4.8/5
(37)

The code to display the short toast message "Hi mom" is _________________________________________________________________.

(Short Answer)
4.8/5
(35)

The process of verifying that a value entered by a user is acceptable for what the program is expecting is called ________________.

(Short Answer)
4.9/5
(35)

When you publish an app in the Android Market, you must provide an icon of size ____________________ (state as number x number ) as the display icon in the Market.

(Short Answer)
4.8/5
(37)

To compare the alphabetical order of two strings, what should be used?

(Multiple Choice)
4.8/5
(42)

RadioButton controls are circular in shape, while CheckBox controls are square.

(True/False)
4.8/5
(42)

Let the String variable city be set to the value "Boston" . The truth value of the expression (city.compareTo("Anaheim") > 0) is ____________________.

(Short Answer)
4.8/5
(34)

What is the method used to test a checked property on a radio button?

(Multiple Choice)
4.9/5
(26)

Whenever possible, you should use the default launcher icon so your app looks as uniform as possible with other apps.

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

Filters

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