Moderate

What is used to validate complex string patterns like an e-mail address ?

Correct answer: C. Regular expressions

  • A. Extended expressions
  • B. Irregular expressions
  • C. Regular expressions
  • D. Basic expressions

Explanation

Regular expressions describe structured text patterns, making them suitable for checking formats such as email addresses. The other expression types are not the standard pattern-matching mechanism in ASP.NET.

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