Multiple Choice
If the system cannot find an activity to handle an Intent’s action, then method startActivity throws an Activity-NotFound-Exception. You can prevent this exception from happening by first using Intent method ________ to de-termine whether there is an Activity to handle the Intent.
A) findActivity
B) findActivityForIntent
C) resolveActivity
D) resolveActivityForIntent
Correct Answer:

Verified
Correct Answer:
Verified
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
Q26: Which of the following statements about a
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
Q32: You can use a(n) _ object to