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
how print PGL by XML
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Which method grants a lock on a resource?
Are windows forms still used?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
Name the property which is used to specify the source from where the crystal reports would be accessed.
What is the use of play() playlooping() functions?
What is the extension of the windows installer file?
What are windows applications?
What is a database form?
Explain how to add resources during runtime?
How is anchoring different from docking?
What is formdata?
What is form and meaning?