what is the difference between checkbox and radiobutton?

Answers were Sorted based on User's Feedback



what is the difference between checkbox and radiobutton?..

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

what is the difference between checkbox and radiobutton?..

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

what is the difference between checkbox and radiobutton?..

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

what is the difference between checkbox and radiobutton?..

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

what is the difference between checkbox and radiobutton?..

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

what is the difference between checkbox and radiobutton?..

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

what is the difference between checkbox and radiobutton?..

Answer / pankaj sharma

hey

it's simple

checkbox=multiple
Radiobuton=Single

Is This Answer Correct ?    2 Yes 2 No

what is the difference between checkbox and radiobutton?..

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

Post New Answer

More Dot Net WindowsForms Interview Questions

Which property of the errorprovider control automatically sets to the form to which?

0 Answers  


Name the property which is used to specify the source from where the crystal reports would be accessed.

0 Answers  


What are window applications?

0 Answers  


How many system controls are available ?

1 Answers  


how save recoreed in the database

4 Answers   Wipro,






What is the use of form?

0 Answers  


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?

0 Answers  


Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?

0 Answers  


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

0 Answers  


Which controls can not be placed in MDI ?

2 Answers  


What is the advantage of a form?

0 Answers  


Is it possible to save view state on the web server?

1 Answers   Arctern,


Categories