nerdexam
Fortinet

FCNSA.V4 · Question #13

Which of the following regular expression patterns will make the terms "confidential data" case insensitive?

The correct answer is B. /confidential data/i. See the full explanation below for the reasoning.

Question

Which of the following regular expression patterns will make the terms "confidential data" case insensitive?

Options

  • A[confidential data]
  • B/confidential data/i
  • Ci/confidential data/
  • D"confidential data"
  • E/confidential data/c

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    74% (20)
  • D
    15% (4)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full FCNSA.V4 Practice