nerdexam
Android

OA0-002 · Question #148

Which of these is the incorrect explanation of the Toast class?

The correct answer is A. Toast is a simple class for display, and cannot be set with a custom XML-defined layout. See the full explanation below for the reasoning.

Question

Which of these is the incorrect explanation of the Toast class?

Options

  • AToast is a simple class for display, and cannot be set with a custom XML-defined layout
  • BThe display duration time of Toast can be chosen from 2 types, LENGTHJjDNG and
  • CToast is a class included in the android widget package.
  • DSince Toast automatically closes after display, a dismiss () method is not provided.

How the community answered

(25 responses)
  • A
    80% (20)
  • B
    4% (1)
  • C
    12% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice