differance between checkbox and rediobutton in vb.net?

Answer Posted / satya narayan sahoo

Check box can be multi select where as redio button is used
for single selection.
One more difference is check box are square size where as
redio buttons are circular.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I find out what the garbage collector is doing?

538


What does mean by .net framework?

564


Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

541


Explain different types of html, web and server controls.

565


Please explain what is reflection and what is it for?

501






Explain why do we use the “using” statement?

576


What are pdbs?

588


What is the use of system.diagnostics.process class in .net?

538


Explain me what is .net web service?

555


What is the advantage of packaging over xcopy in .net?

589


Is .net capable of supporting multi-thread?

574


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1618


Explain how does assembly versioning work?

584


How to debug failed assembly binds?

604


One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?

519