what is the difference between checkbox and radiobutton?

Answer Posted / preeti sinha

radio button:-
1.In it, user can select any one option at a time.
2.its main property is cheched,and it is true if the control
is checked , otherwise false.
3.Ex: Gender:- O female O male
here we select only one option.

check box:-
1. In it, user can select one or more than one options at a
time.
2. Its main property is value and it is 1 if check box is
checked otherwise false.
3.Ex:- Select interested sports?
O hockey
O football
O cricket

Is This Answer Correct ?    45 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?

586


What is window form application?

505


Explain how insert record in the database?

619


Where is system windows forms dll?

545


which property is used to change to some value to access a identity column in datacontrols?

1675






Which window allows viewing the resources of the servers, such as services, processes and the event log?

599


How can you pause a timer control?

641


What is a database form?

494


Explain how to get records from a database?

653


What is form and its uses?

508


What is the difference between the add() and insert() methods of a listbox control?

589


What is the use of form?

530


Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.

527


Name the template that is used to create a user-defined component.

519


What is a windows based application?

539