what is the difference between checkbox and radiobutton?
Answer Posted / shaumya gupta
Hi..
The main difference between Check Box and Radio Button is that, In Check Box we can select multiple options at a time but in Radio Button we can select only one option at a time.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Which window allows viewing the resources of the servers, such as services, processes and the event log?
How to use the FindControl() function to preselect an item in my dropdownlist?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Name the property which of menu cannot be set at run time?
Explain how to add resources during runtime?
What are windows applications?
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?
How do you apply specific formatting to the data inside the cells?
Which method of the messagebox class is used to display a message in the message box?
What is an example of form?
Explain how save rerecord in the database?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Is typeform free?
How to split a column header in gridview using c#.net?
Which property of the progressbar control specifies the amount to increment the current value of the control?