Question
what is the difference between checkbox and radiobutton?
Question Submitted By :: Swapna
I also faced this Question!!
Rank
Answer Posted By
Re: what is the difference between checkbox and radiobutton?
Answer
# 1
In check box you can have multiple choice but in case of
radio button you have select any one at a time.
Tttt
Re: what is the difference between checkbox and radiobutton?
Answer
# 2
In check box you can have multiple choice but in case of
radio button you have select any one at a time.
Sivapriya
Re: what is the difference between checkbox and radiobutton?
Answer
# 3
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.
Senthil Kumar
Re: what is the difference between checkbox and radiobutton?
Answer
# 4
Check Box's u can select multiple Options
Radio Button's u can select any one of the option
Sesu
Re: what is the difference between checkbox and radiobutton?
Answer
# 5
hi this my veiw
In check box you can have multiple choice but in case of
radio button you have select any one at a time.
Sach
Re: what is the difference between checkbox and radiobutton?
Answer
# 6
by default in asp.net we can select one radio button out of
many radio button
but in case of checkbox we can select multiple checkbox out
of many checkbox
Mohammed Minhaj Ul Hasan
Re: what is the difference between checkbox and radiobutton?
Answer
# 7
Hi this is my Answer
Check box does not require any container called frame ,but
option button groups operate in a container control such as
Frame
Nirmallya Ghosh
Re: what is the difference between checkbox and radiobutton?
Answer
# 8
checkbox is choice.........
radiobutton only one decision......
Sureshbabu.k
Re: what is the difference between checkbox and radiobutton?
Answer
# 9
RADIO BUTTON IS USED FOR THE SITUATION WHERE OUTPUT OR
ANSWER REQUIRED IS ONLY ONE,MEANS JUST ONE TO SELET.
CHECKBOX IS USED FOR MULTIPLE POSSIBLE OUPUTS OR ANSWERS
Saqib Zaman
Re: what is the difference between checkbox and radiobutton?
Answer
# 10
CheckBox is used when we have submit one or more than one
choices
but in case of RadioButton we have only single option
eg.
CheckBox:
Your Hobbhies:
[]Mucic
[]cricket
[]reading
{here we can select more than one option}
RadioButton:
select any one:
O male
O female
{here we can select only one option}
This is Posted by Amit Sharma
Amittech3@gmail.com [G-tech]