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

Options
- Extended expressions
- Basic expressions
- Regular expressions
- Irregular expressions


CORRECT ANSWER : Regular expressions

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement