what is the difference between checkbox and radiobutton?
Answers were Sorted based on User's Feedback
Answer / susan austine
in check box one can select more than one option but when using the radio button one item must be slected
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / gnyanad
Just draw their symbol that check box is square and radio button is like circle with dot inside it
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sakshi
In the case of check box we can select more than 1box whereas in radio button we have to only select 1button
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sushmabhogadhi
in checkbox we can select more than one option, but in radio button we must select only one option
ex for radio button:
gender
we must select only one option either male or female
ex for checkbix
hobbies
we can select more than one hobbie or select all the hobbies given
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ayushi
in check box you can have multiple choice but in case of
radio button you have select any one at a time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / yadav
Hi
In checkbox you can have one or more than one choice but in the case of radio button you can have only one choice
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / pankaj sharma
hey
it's simple
checkbox=multiple
Radiobuton=Single
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / manoj kumar sahu
Radio Button exhibit mutex (mutual exclusion)mechanism where user can select only one option from group of choice. Check box is also similar to radio button but controls to enables the user select more than one option from a group of choice.
| Is This Answer Correct ? | 2 Yes | 3 No |
What is form and its uses?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
what are events?
What is a windows based application?
Which property of the errorprovider control automatically sets to the form to which?
How to find the current record position in data control?
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?
Explain the new events in textbox that has been included in vb?
how print barcode
How do you check whether the row data has been changed?
How to redirect a user to new page in ASP.NET without making a round-trip to the browser?
Which of the following position is the default docking position of the statusstrip control on the form?