InterviewSolution
Saved Bookmarks
| 1. |
Character class is used for matching a group of characters enclosed within a pair of _____(a) ( )(b) “ “(c) [ ](d) { }This question was addressed to me at a job interview.The above asked question is from grep command topic in division Filters using Regular Expressions of Unix |
|
Answer» Correct option is (C) [ ] |
|