Logical Operations CyberSec First Responder CFR-210 Question # 20 Topic 3 Discussion

Logical Operations CyberSec First Responder CFR-210 Question # 20 Topic 3 Discussion

CFR-210 Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

An analyst would like to search for a specific text string at the beginning of a line that begins with four capital alphabetic characters. Which of the following search operators should be used?


A.

/\b\w{4}\b


B.

/\b[A-Z]{4}\g


C.

/^\w{4}\b


D.

/B[A-Z]{4}\b\g


Get Premium CFR-210 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.