List of questions
Related questions
Question 12 - 500-710 discussion
An engineer must match any incoming call to the Expressway that is searching for an E.164 address of only 6 digits and append the domain cisco.com to the end. Which pattern match and replace string using regular expressions accomplish this task? (Choose two.)
A.
pattern match: ({6}*)
B.
pattern match ({6}\d)
C.
pattern match ({5}\d)
D.
replace string: \[email protected]
E.
replace string: \[email protected]
F.
replace string: \[email protected]
Your answer:
0 comments
Sorted by
Leave a comment first