Computer Science Fundamentals Algorithms Objective
Mar 06, 2013

For two regular languages
L1 = (a + b)* a and L2 = b (a + b ) *
the intersection of L1 and L2 is given by

Choose the correct answer:
A) (a + b ) * ab
B) ab (a + b ) *
C) a ( a + b ) * b
D) b (a + b ) * a
Detailed Explanation

Option d is right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback