Output file of Lex is __________ the input file is Myfile.
(a) Myfile.e
(b) Myfile.yy.c
(c) Myfile.lex
(d) Myfile.obj
I got this question in final exam.
My question is taken from Syntax Analyser topic in portion Contextfree Grammar and Syntax Analysis of Compiler