Exam 4: Explore Icons and Decision Making Controls

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

A custom launcher icon image can be placed in the res/mipmap folder by adding a(n) _______________________ using a built-in wizard in Android Studio.

(Short Answer)
4.9/5
(32)

A toast notification communicates messages to the user.

(True/False)
4.8/5
(34)

The icon on the home screen that represents your application is referred to as which of the following?

(Multiple Choice)
4.8/5
(33)

The isChecked method makes use of the ____________________ property of the RadioButton or CheckBox control.

(Short Answer)
4.8/5
(30)

When two Strings are compared, they are ordered ____________________.

(Short Answer)
4.7/5
(32)

Launcher icons form the first impression of your app on prospective users in Google Play.

(True/False)
4.9/5
(41)

In what are RadioButton controls usually used together, which causes only one RadioButton to be selected at a time?

(Multiple Choice)
4.8/5
(30)

Which symbol is the operator for "equal to?"

(Multiple Choice)
4.9/5
(31)

Which of the following is the correct syntax for displaying a toast message for a long length of time?

(Multiple Choice)
4.8/5
(35)

The hexadecimal color code for red is ____________________.

(Short Answer)
4.9/5
(41)

When more than one condition is included in an If statement, what is the condition called?

(Multiple Choice)
4.8/5
(25)

The following condition is valid: (6 || ticketPrice) > (450.45 == "vacation") .

(True/False)
4.8/5
(33)

What is a common mistake made when forming a conditional statement?

(Multiple Choice)
4.9/5
(39)

When does a toast notification disappear from the screen?

(Multiple Choice)
4.8/5
(47)

Which term defines a fundamental control structure used in computer programming?

(Multiple Choice)
4.8/5
(39)

When you have one set of instructions to execute when a condition is true and another set of instructions if the same condition is false, which statement would you use?

(Multiple Choice)
4.8/5
(45)

In what graphics format should launcher icons be saved?

(Multiple Choice)
4.9/5
(36)

What is the icon used to start your app called?

(Multiple Choice)
4.9/5
(34)

Which of the following types of graphics are best to use for icon design because the images can be scaled without loss of detail?

(Multiple Choice)
4.7/5
(36)

Instead of eyeballing the controls on the user interface for alignment, you can use the ____________________ property to create the desired spacing around controls.

(Short Answer)
4.9/5
(37)
Showing 21 - 40 of 50
close modal

Filters

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