Which one of the following Regular Expressions could be used to parse the value 5.2.0 from the string?

Which one of the following Regular Expressions could be used to parse the value 5.2.0 from the string?

Version 5.2.0
A . Version (.*)
B . Versions+(d+.d+.d+)
C . Version (d+)
D . Version (d+).(d+).(d+)

Answer: A

Explanation:

Reference: https://community.servicenow.com/community?id=community_QUESTION&sys_id=7dac1ed1db8b5494190b1ea6689619cc

Latest CIS-SM Dumps Valid Version with 60 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments