LPI
101-500 · Question #487
101-500 Question #487: Real Exam Question with Answer & Explanation
The correct answer is B. [A-Z]. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
Which of the following regular expressions represents a single upper-case letter?
Options
- A:UPPER:
- B[A-Z]
- C!a-z
- D%C
- E{AZ}
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#Regular Expressions#Character Classes#Pattern Matching#grep/sed
Community Discussion
No community discussion yet for this question.