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

What is the advantage of a form?

0 Answers  


What are the components of gui for windows?

0 Answers  


Which property of textbox cannot be changed at runtime?

2 Answers  


Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?

0 Answers  


Which of the following position is the default docking position of the statusstrip control on the form?

0 Answers  






what are container objects?

1 Answers  


which property of menu cannot be set at run time?

3 Answers  


Explain how save rerecord in the database?

0 Answers  


What is the use of OLE?

2 Answers  


Explain something about crystal report in brief?

0 Answers  


Explain about crystal report in brief?

0 Answers  


How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?

1 Answers   Arctern,


Categories