515 views

1 Answer

1 votes
1 votes

Answer : C

This are some common Expression

(a+b)* = (b+a)* = b*(ab*)* =a *(ba*)* = (a*+b*)* = (a+b*)* = (a*+b)* = (a*b*)* = (b*a*)*

So

(a+b)*b = b*(ab*)*b

 

 

Related questions

430
views
1 answers
1 votes
D_i_b_y_a prakash asked Aug 12, 2023
430 views
A = aa* and B = bb*( A U B) * =? 1.{ a^nb^n | n >= 0}2.{ a^mb^n | m, n >=0}3.(a+b)*4.None
563
views
1 answers
0 votes
aditykansara asked Jun 23, 2018
563 views
How to construct an automata with even number of a's OR odd number of b's?
129
views
1 answers
0 votes
KartikS asked Jun 18
129 views
Write Regular expression for the set of string over alphabets {a, b} starting with b and ending with odd number of a’s or even number of b’s.
101
views
0 answers
0 votes
Thembekile asked May 28
101 views
Draw a DFA and Transition table for the regular expression (a|b)*abb