Which of the following statement is correct about RadioButton control in ASP.NET?

109. Which of the following statement is correct about RadioButton control in ASP.NET?

  1. It is an ASP.NET control that is used to select a choice from the group of choices.
  2. It is an ASP.NET control that is used to select multiple choices from a group of choices.
  3. ASP.NET does not support RadioButton control in ASP.NET.
  4. None of the above

Answer: A) It is an ASP.NET control that is used to select a choice from the group of choices.

Explanation:

The RadioButton control is used to select a choice from the group of choices.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.