IBM
A2150-195 · Question #86
Click the Exhibit button. What is the appropriate regex to extract the TirneWritten field value from the payload?
The correct answer is D. TimeWritten=(. *?)\s. See the full explanation below for the reasoning.
Question
Click the Exhibit button. What is the appropriate regex to extract the TirneWritten field value from the payload?
Exhibit
Options
- AWritten=.*\s
- BTimeWritten=.*\s
- C(TimeWritten=. *?\s)
- DTimeWritten=(. *?)\s
How the community answered
(59 responses)- A3% (2)
- B5% (3)
- C14% (8)
- D78% (46)
Community Discussion
No community discussion yet for this question.
