Regular expressions are used to represent which language?
(a) Recursive language
(b) Context free language
(c) Regular language
(d) All of the mentioned
I had been asked this question in class test.
My question is based upon Obtaining the regular Expression from the Finite automata in chapter Finite Automata and Regular Expression of Compiler