Computer Science, asked by nicky1908, 1 year ago

Rajeev is creating a form to input student’s data for admission to a college. Help him to choose most appropriate controls from List box, Combo box, TextField, TextArea, RadioButton, Check box, Label and Command button for the following entries from user. (i) To display the name of university. (2) (ii) To accept name of applicant (iii) To choose a course name from the given list of courses. (iv) To accept English/Hindi medium.

Answers

Answered by aakashi
1
1) label
2) text field
3) combo box or check box
4) radio button

nicky1908: thanks ! but listen na, i think 3) is list box pls. correct if i am wrong
aakashi: yes ,a list box is also a correct alternative
Similar questions