

InterviewSolution
Saved Bookmarks
1. |
If L is a language, the reversal of the language can be represented as:(a) L’(b) L^c(c) L^r(d) more than one option is correctI had been asked this question by my school principal while I was bunking the class.Query is from Reversal-Homomorphism and Inverse Homomorphism topic in chapter Properties of Regular Languages of Automata Theory |
Answer» Right option is (C) L^r |
|