Which two strings will be matched by the regular expression? (Choose two.) Level[^12]

IT Questions BankCategory: CCNA CyberOpsWhich two strings will be matched by the regular expression? (Choose two.) Level[^12]

Which two strings will be matched by the regular expression? (Choose two.)
Level[^12]

  • Level4
  • Level3
  • Level2
  • Level1
  • Level12

Explanation:

Regular expressions allow forensics analysts to search through large quantities of text information for patterns of data. Some common operators used in regular expressions are as follows:

$ End of a line.
[] Any single value within the square brackets.
* Preceding sub-expression zero or more times.
[^1] Any character except those bound by the [^ and the].

Exam with this question: CCNA Cyber Ops Chapter 12 Exam Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x