Open In App

UGC-NET | UGC NET CS 2016 Aug – III | Question 24

Consider the following identities for regular expressions:
(a) (r + s)* = (s + r)*
(b) (r*)* = r*
(c) (r* s*)* = (r + s)*
Which of the above identities are true?
(A) (a) and (b) only
(B) (b) and (c) only
(C) (c) and (a) only
(D) (a), (b) and (c)

Answer: (D)
Explanation:

So, option (D) is correct.
Quiz of this Question

Article Tags :