Let the class of language accepted by finite state machine be L1 and the class of languages represented by regular expressions be L2 then
(a) L1<L2
(b) L1>=L2
(c) L1 U L2 = .*
(d) L1=L2
This question was posed to me in an internship interview.
My question is based upon Regular Language & Expression in chapter Regular Expressions and Languages of Automata Theory