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
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What is msil, il?
Explain soap and xml?
What is the difference between boxing and unboxing?
Please explain what inheritance is, and why it's important?
What is meant by globalization?
What is difference between system.string and system.stringbuilder classes?
Difference between class and interface in .net?
What relationship is between a process, application domain, and application?
What is a variable of implicit type and what is its scope?
How is .net core cross platform?
Explain the difference between managed and unmanaged code?
How does u handle this COM components developed in other programming languages in .NET?
Please explain what is heap and what is stack?
Explain Creational design pattern in .NET?