nerdexam
IBM

C2150-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

C2150-195 question #86 exhibit

Options

  • AWritten=.*\s
  • BTimeWritten=.*\s
  • C(TimeWritten=. *?\s)
  • DTimeWritten=(. *?)\s

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    12% (4)
  • C
    6% (2)
  • D
    79% (26)

Community Discussion

No community discussion yet for this question.

Full C2150-195 Practice