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 2 Question 37 Discussion

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

The following Android code will show the small popup message "Message saved as draft" for 3.5 seconds, and then automatically disappears: Toast.makeText(this, "Message saved as draft". Toast.LENGTH_LONG).show()

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Margurite
5 days ago
Wait, isn't Toast.LENGTH_LONG supposed to be 3.5 seconds? I'm not sure about this one. Maybe I'll go with False just to be safe.
upvoted 0 times
...
Jesus
7 days ago
I think it's true because the code uses Toast.LENGTH_LONG which means the message will be displayed for a longer duration.
upvoted 0 times
...
Trina
7 days ago
Hmm, the code looks correct to me. Toast.LENGTH_LONG should display the message for 3.5 seconds, so I'll go with True.
upvoted 0 times
...
Chu
12 days ago
B) False
upvoted 0 times
...
Jesus
16 days ago
A) True
upvoted 0 times
...

Save Cancel