

InterviewSolution
Saved Bookmarks
1. |
If ∑= {0,1}, then Ф* will result to:(a) ε(b) Ф(c) ∑(d) None of the mentionedI had been asked this question in an interview for job.My question comes from Building Regular Expressions in section Regular Expressions and Languages of Automata Theory |
Answer» The correct choice is (a) ε |
|