1.

Which of the following is an incorrect regular expression identity?(a) R+f=R(b) eR=e(c) Rf=f(d) None of the mentionedThis question was addressed to me by my school principal while I was bunking the class.This intriguing question comes from Regular Languages and D-PDA topic in section Push Down Automata of Automata Theory

Answer»

Correct choice is (b) eR=E

For explanation I WOULD say: e is the IDENTITY for concatenation. Thus, eR=R.



Discussion

No Comment Found

Related InterviewSolutions