Which expression should you insert into each function?

HOTSPOT
You are validating user input by using JavaScript and regular expressions.
A group of pre-defined regular expressions validate two input fields:
• An email address in a function named validateEmail. The email address must use two-part domains with two to four characters in the second part of the domain name.
• A nine-digit number that allows optional hyphens after the third and fifth character in a function named validateID (for example, 555555555 or 555-55-5555)
You need to use the correct expression to validate the input.
Which expression should you insert into each function? To answer, select the appropriate options from the drop-down lists in the answer area.
Hot Area:

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.