A Citrix Engineer needs to write a regular expression to treat the URL www.citrix.com as a literal string.
Which regular expression can the engineer use?
A. www$.citrix$.com
B. [www\]. [citrix\]. [com\]
C. www+.citrix+.com
D. www\.citrix\.com
A Citrix Engineer needs to write a regular expression to treat the URL www.citrix.com as a literal string. Which regular
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A Citrix Engineer needs to write a regular expression to treat the URL www.citrix.com as a literal string. Which regular
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!