nerdexam
GIAC

GSSP-NET · Question #348

John works as a Web Developer for ProMetaworks Inc. He creates an ASP.NET application, named MyApp1, by using Visual Studio .NET. MyApp1 contains a page, named Page1. Page1 contains a…

The correct answer is D. RequiredFieldValidator. See the full explanation below for the reasoning.

Question

John works as a Web Developer for ProMetaworks Inc. He creates an ASP.NET application, named MyApp1, by using Visual Studio .NET. MyApp1 contains a page, named Page1. Page1 contains a RadioButtonList control that contains five items. John wants to ensure that users select one of the items from the RadioButtonList control before submitting the page. He wants to accomplish the task with least development effort. Which of the following validation controls will he use to accomplish the task?

Options

  • ACustomValidator
  • BRangeValidator
  • CValidationSummary
  • DRequiredFieldValidator

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    15% (5)
  • C
    3% (1)
  • D
    76% (26)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice