Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Android Exam AND-801 Topic 5 Question 87 Discussion

Actual exam question for Android's AND-801 exam
Question #: 87
Topic #: 5
[All AND-801 Questions]

The first image below includes an Android code to generate AlertDialog which is illustrated in the second image. The last line of the code includes "xxxxxxx". Which of the following choices is the correct line of code to replace "xxxxxxx" for the purpose of showing this AlertDialog?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Kenny
9 days ago
I think the correct answer is D) savealert.show( )
upvoted 0 times
...
Minna
10 days ago
D) savealert.show() looks right to me. The variable name in the code is 'savealert', so this option should be the answer.
upvoted 0 times
...
Orville
11 days ago
A) SaveAlert.show() seems like the correct answer. The last line of the code is clearly showing that the method to display the AlertDialog is 'show()'.
upvoted 0 times
...

Save Cancel