1.

The interval regular expression uses the character _______(a) {(b) }(c) { and }(d) ( and )I had been asked this question in an internship interview.The doubt is from sed command topic in division Filters using Regular Expressions of Unix

Answer»

Right choice is (c) { and }

For explanation I would SAY: Interval regular expression uses { and } with a single or PAIR of NUMBERS between them. For EXAMPLE,



Discussion

No Comment Found

Related InterviewSolutions