nerdexam
Fortinet

FCNSA.V5 · 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

(36 responses)
  • A
    8% (3)
  • B
    75% (27)
  • C
    14% (5)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full FCNSA.V5 Practice