UGC NET CS 2005 june-paper-2
October 3, 2023
Relational-Algebra
October 3, 2023
UGC NET CS 2005 june-paper-2
October 3, 2023
Relational-Algebra
October 3, 2023

Theory-of-Computation

Question 1

Which one of the following regular expressions is NOT equivalent to the regular expression (a + b + c)*?

A
(a* + b* + c*)*
B
(a*b*c*)*
C
((ab)* + c*)*
D
(a*b* + c*)*
Question 1 Explanation: 
With the given r.e. (a+b+c)* we can generate “a”.
From option ‘c’ we cannot be able to create a without b. So option is not equivalent.
Correct Answer: C
Question 1 Explanation: 
With the given r.e. (a+b+c)* we can generate “a”.
From option ‘c’ we cannot be able to create a without b. So option is not equivalent.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!