Which of the following regular expression patterns will make the terms "confidential data" seenagape 10 years ago Which of the following regular expression patterns will make the terms “confidential data”case insensitive? A. \[confidential data] B. /confidential data/i C. i/confidential data/ D. “confidential data” E. /confidential data/c ← Previous question Next question →