14. Define a regular expression for validating each of the following: a. A U.S. zip code, which...
Question:
14. Define a regular expression for validating each of the following:
a. A U.S. zip code, which must have five digits, followed by an optional hyphen and four digits.
b. A telephone number in the format (aaa) nnn-nnnn, where aaa represents the area code and the ns represent digits.
c. A date in the form of day-month-year, where the month is a three-letter code and the year is four digits. A hyphen must separate the day and month and year and month.
d. The alphabetic derivation code illustrated in this chapter for a magazine subscriber. The format is 99999XXX9999XXX, where X represents a letter and 9 represents a number.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Systems Analysis And Design
ISBN: 9780273787105
9th Global Edition
Authors: Kenneth Kendall, Julie Kendall
Question Posted: