Which regular expressions match an alias from the cisco.com domain, with the host portion of the alias consisting of first name last name, with no limits on the length of either name? (Example, [email protected])
A. (*)\ (*)@cisco.com
B. (\d*).(\d)@cisco.com
C. (*).(*)@cisco.com
D. (*)/.(*)@cisco.com
Which regular expressions match an alias from the cisco.com domain, with the host portion of the alias consisting of fir
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which regular expressions match an alias from the cisco.com domain, with the host portion of the alias consisting of fir
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!