Moderate

Select the validation control used for "PatternMatching"?

Correct answer: C. RegularExpressionValidator

  • A. RangeValidator
  • B. PatternValidator
  • C. RegularExpressionValidator
  • D. FieldValidator

Explanation

RegularExpressionValidator checks whether input matches a specified pattern, such as an email address or postal code. RangeValidator checks numeric or date bounds rather than pattern structure.

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