ServiceNow Certified Implementation Specialist - Service Mapping CIS-SM Question # 17 Topic 2 Discussion

ServiceNow Certified Implementation Specialist - Service Mapping CIS-SM Question # 17 Topic 2 Discussion

CIS-SM Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

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.

Version\s+(\d+\.\d+\.\d+)


C.

Version (\d+)


D.

Version (\d+).(\d+).(\d+)


Get Premium CIS-SM Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.