1.

Let w be a string and fragmented by three variable x, y, and z as per pumping lemma. What does these variables represent?(a) string count(b) string(c) both (a) and (b)(d) none ofthe mentionedThe question was asked during an interview.My query is from Pumping Lemma for Regular Language topic in portion Properties of Regular Languages of Automata Theory

Answer»

The correct choice is (a) string count

Best explanation: Given: w =xyz. Here, xyz individually represents STRINGS or RATHER substrings which wecompute over conditions to CHECK the REGULARITY of the language.



Discussion

No Comment Found

Related InterviewSolutions