InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used for specifying character class with metacharacter?(a) [](b) {}(c) /+(d) All of the mentionedI have been asked this question by my school principal while I was bunking the class.My doubt is from Regular Expressions and Text Variables in portion Getting Data of Data Science |
|
Answer» The CORRECT CHOICE is (a) [] |
|