Checkbox controls are used to ask the user yes/no questions. A checkbox control has two components: a checkbox and a text label that indicates what putting a check in the checkbox means.
For multiple choice questions, use radio button control.