adplus-dvertising
frame-decoration

Question

Which of the following pairs of regular expression are equivalent?

a.

1(01)* and (10)*1

b.

X(xx)* and (xx)*x

c.

None of the mentioned

d.

Both of the mentioned

Answer: (d).Both of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following pairs of regular expression are equivalent?

Similar Questions

Discover Related MCQs

Q. Which of the following identity is true?

Q. The set of all strings over ∑ = {a,b} in which all strings having bbbb as substring is

Q. The set of all strings over ∑ ={a,b} in which a single a is followed by any number of b’s a single b followed by any number of a’s is

Q. Regular expressions are used to represent which language

Q. The set of all strings over ∑ = {a,b} in which strings consisting a’s and b’s and ending with in bb is

Q. If P, Q, R are three regular expressions and if P does not contain a then the equation R = R + RP has a unique solution given by

Q. Which of the following regular expression denotes zero or more instances of an a or b?

Q. The string (a)|((b)*(c)) is equivalent to

Q. How many strings of length less than 4 contains the language described by the regular expression (x+y)*y(a+ab)* ?

Q. Which of the following is true ?

Q. Let the class of language accepted by finite state machine be L1 and the class of languages represented by regular expressions be L2 then

Q. Which of the following is not a regular expression?

Q. Regular expression are

Q. Regular expressions are closed under

Q. Regular expression (x/y)(x/y) denotes the set

Q. Which of the following is same as the given DFA?

Q. Which of the given regular expressions correspond to the automata shown?

Q. Can the given state diagram be reduced?

Q. L is a regular Language if and only If the set of __________ classes of L is finite.

Q. A language can be generated from simple primitive language in a simple way if and only if