differance between checkbox and rediobutton in vb.net?
Answer Posted / kavitha
checkbox is used for multiple selection . radio button
is for single selection.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
What is web.config in .net?
How to Create and Consume a Web Service?
What is .net latest version?
Is there built-in support for logging?
What are nullable types in .NET
What are the authentication methods in .net?
Is .net is a language?
Describe the Managed Execution Process
What does jit compilation do in .net?
Explain what is an application domain?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is the concept of inheritance and how it works in .net?
What is namespace in .net?
What is the difference between override and overload in a method?