

MCQOPTIONS
Saved Bookmarks
1. |
A language is represented by a regular expression (a)*(a + ba). Which of the following strings does not belong to the regular set represented by the above expression? |
A. | aaa |
B. | aba |
C. | abab |
D. | aa |
Answer» D. aa | |