nerdexam
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

A2150-195 question #86 exhibit

Options

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

How the community answered

(59 responses)
  • A
    3% (2)
  • B
    5% (3)
  • C
    14% (8)
  • D
    78% (46)

Community Discussion

No community discussion yet for this question.

Full A2150-195 Practice