282 views
4 votes
4 votes

State True of False

S1 :If L is regular,then the language = {uv u $\epsilon$ L ,v $\epsilon$ LR} is Regular.

S2:If w $\epsilon$ L, where L is regular than the language {wwR;w$\epsilon$ L} is Regular.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
2 answers
1
programmer1218 asked Apr 11
120 views
Can anyone explain how we can write this regular language for the following diagram ?(in depth)
0 votes
0 votes
1 answer
2
Deepak9000 asked Nov 27, 2023
219 views
Why is C is regular as it non regular as?Please help me with this confusion
0 votes
0 votes
1 answer
3
M_Umair_Khan42900 asked Dec 29, 2022
793 views
Show that the following pairs of regular expressions define the same language over the alphabet I = [a, b].s(a) p(pp)*( A + p)q + q and p*q(b) A +0(0+1)* + (0+1)* 00(0+1)...