what is the difference between checkbox and radiobutton?
Answer Posted / senthil kumar
In radiabutton we can have the only one decision.But
checkbox we can have mulitiple options.
based on the usage we choose these controls.
for example,
RadioButton
-----------
Gender - o Male o Female
here we can select only one option
for example,
CheckBox
--------
your Interested Games?
o cricket o football o valleyball o hockey
here use may have more than option.
i hope this is enough.
| Is This Answer Correct ? | 311 Yes | 40 No |
Post New Answer View All Answers
Where is system windows forms dll?
What are the forms of graphics?
Explain about crystal report in brief?
What are the properties of datacontrol?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
What is the advantage of a form?
What is the extension of the windows installer file?
What is a windows forms application?
Which method of the messagebox class is used to display a message in the message box?
What is an example of form?
How do you apply specific formatting to the data inside the cells?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
What are the components of gui for windows?
To which namespace does the control class belong?
Explain how many number of events does the timer controls?