differance between checkbox and rediobutton in vb.net?



differance between checkbox and rediobutton in vb.net? ..

Answer / 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

More Dot Net General Interview Questions

Is there built-in support for tracing?

1 Answers  


What are the core differences between .NET Languages ?

1 Answers   TCS,


Give an example program for Getter /read-only methods in JAVA

1 Answers  


Can you configure a .NET Remoting object via XML file?

1 Answers  


If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?

1 Answers  


What is a garbage collector?

1 Answers  


What is common language specification (cls)?

1 Answers  


What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?

1 Answers   TCS,


What is an anonymous method?

1 Answers  


Types of JIT and what is econo-JIT ?

5 Answers   Hewitt, TCS,


Difference between assembly manifest & metadata assembly manifest

4 Answers   Ksb,


What is multiThreading in .NET?

1 Answers  


Categories