Multiple choice

For displaying text, we have TextView in android. For displaying labels, we

  1. don’t have package LabelView

  2. have LabelView in android

  3. have LabelsView

  4. have Label

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

 All text displays are facilitated through the TextView. There is no packaged android LabelView.