recategorized by
862 views

1 Answer

Best answer
8 votes
8 votes
Correct answer would be C) ${(r + s)}^{*}$ = ${(r^{*} s^{*})}^{*}$

Because you can generate all the string from RHS, which can be generated from LHS.
selected by
Answer:

Related questions

6 votes
6 votes
2 answers
2
go_editor asked Jul 13, 2016
9,787 views
The minimum number of states of the non-deterministic finite automaton which accepts the language$\{ a b a b^n \mid n \geq 0 \} \cup \{ a b a^n \mid n \geq 0 \}$ is3456