

InterviewSolution
Saved Bookmarks
1. |
If the lexical analyser finds a lexeme with the same name as that of a reserved word,it _________(a) overwrites the word(b) overwrites the functionality(c) generates an error(d) something elseI had been asked this question by my college professor while I was bunking the class.Enquiry is from Lexical Analysis topic in division Regular Expressions and Languages of Automata Theory |
Answer» The correct CHOICE is (c) generates an error |
|