1.

Which of the following signs are used to indicate repetition?(a) #(b) *(c) –(d) All of the mentionedThis question was addressed to me during an internship interview.My question is based upon Regular Expressions and Text Variables topic in chapter Getting Data of Data Science

Answer»

Right ANSWER is (B) *

To explain I WOULD SAY: * and + are metacharacters for REPETITION of data.



Discussion

No Comment Found

Related InterviewSolutions