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 1 Question 85 Discussion

Actual exam question for Android's AND-801 exam
Question #: 85
Topic #: 1
[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:

Devorah
23 hours ago
I think the correct answer is D) savealert.show( )
upvoted 0 times
...
Yuonne
16 days ago
The correct answer is A) SaveAlert.show(). This line of code actually shows the AlertDialog that we've built in the previous code.
upvoted 0 times
...

Save Cancel