P, O, R be regular expression over ∑, P is not ε, then R=Q + RP has a unique solution:
(a) Q*P
(b) QP*
(c) Q*P*
(d) (P*O*)*
I got this question during an interview for a job.
Asked question is from Operators of Regular Expression in chapter Regular Expressions and Languages of Automata Theory