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) []

The BEST EXPLANATION: You can list set of characters to ACCEPT a given point in the match.



Discussion

No Comment Found

Related InterviewSolutions