Moderate

Which of the following denote the property in every validation control ?

Correct answer: C. Both A and B

  • A. ControlToValidate property
  • B. Text property
  • C. Both A and B
  • D. None of these

Explanation

Typical ASP.NET validator controls expose ControlToValidate to identify the input being checked and Text to specify the validation message. The question is using 'validation control' in this standard sense, making both properties the intended choice.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions