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 AND-801 Exam - Topic 4 Question 103 Discussion

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?
A) SaveAlert.show( )
B) Save-Activity( )
C) Start.activity ( )
D) savealert.show( )

Android AND-801 Exam - Topic 4 Question 103 Discussion

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

0/2000 characters
Jospeh
8 hours ago
I’m leaning towards A) SaveAlert.show() too, but I’m worried about the exact syntax. What if it’s case-sensitive?
upvoted 0 times
...
Ollie
6 days ago
I feel like I've seen "Start.activity()" in other contexts, but it doesn't seem right for showing an AlertDialog.
upvoted 0 times
...
Dalene
11 days ago
I remember practicing a similar question where the method had to be called with the right case. Could it be D) savealert.show()?
upvoted 0 times
...
Sarah
16 days ago
I think the answer might be A) SaveAlert.show(), but I'm not entirely sure if the capitalization is correct.
upvoted 0 times
...

Save Cancel