Which of the following is a view technique that we use for displaying a message or output in a little pop-up window?

20. Which of the following is a view technique that we use for displaying a message or output in a little pop-up window?

  1. TextView ()
  2. Toast.MakeText()
  3. Make.Text ()
  4. Text ()

Answer: B) Toast.MakeText()

Explanation:

Toast.MakeText() is a view technique that we use for displaying a message or output in a little pop-up window.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.