Multiple Choice
Which of the following statements about a standard AlertDialog is false?
A) Its negative action button cancels the dialog’s specified action, often labeled with CANCEL- or NO. This is the leftmost button when there are multiple but-tons in the dialog.
B) Its positive action button accepts the dialog’s specified action, often labeled with OK or YES. This is the rightmost button when there are multiple buttons in the dialog.
C) Its neutral action button indicates that the user does not want to cancel or accept the action specified by the dialog. For example, an app that asks the user to register to gain access to additional features might provide a REMIND ME LATER neutral button.
D) Each of the above statements is true.
Correct Answer:

Verified
Correct Answer:
Verified
Q21: By default, animations in an animation set
Q22: You can use Collections method _ to
Q23: In Java, a property is typically implemented
Q24: The _ attribute specifies how long the
Q25: By default, the IDE set the layout’s
Q27: If the system cannot find an activity
Q28: Which of the following statements is false?<br>A)
Q29: You can use the ViewAnimationUtils class to
Q30: Which of the following statements is false?<br>A)
Q31: Which of the following is false?<br>A) Animator