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)- A7% (2)
- B74% (20)
- D15% (4)
- E4% (1)
Community Discussion
No community discussion yet for this question.