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)- A8% (3)
- B75% (27)
- C14% (5)
- E3% (1)
Community Discussion
No community discussion yet for this question.