Multiple choice

Spinner is used for inserting _______ in an android application.

  1. ComboBox

  2. CheckBoxes

  3. TextArea

  4. RadioButton

  5. None of these

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

A spinner view is similar to a ComboBox in other programming languages.