Multiple Choice
Which of following is incorrect about the Toast class?
A) You cannot set a custom layout for a Toast.
B) A Toast can only be created by an Activity class
C) There is no need to close or hide a Toast, since it closes automatically.
D) A Toast is displayed for only one of the following periods: Toast.LENGHT_SHORT or Toast.LENGTH_LONG
Correct Answer:

Verified
Correct Answer:
Verified
Q192: Which of the following is a correct
Q193: Which of the following WebView methods allows
Q194: Which of the following is NOT a
Q195: When including a text file in your
Q196: Which of the following is true about
Q198: Which of the following is incorrect about
Q199: Which of the following methods can we
Q200: Which of the following lines of codes
Q201: Which of the following is not true
Q202: CardView extends from which of the following:<br>A)