Multiple Choice
The lexical analysis for a modern computer language such as Java needs the power of which one of the following machine models in a necessary and sufficient sense?
A) Finite state automata
B) Deterministic pushdown automata
C) Non-Deterministic pushdown automata
D) Turing Machine
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following statements are TRUE?<br>I.
Q2: Consider the following statements related to compiler
Q3: Which one of the following statements is
Q4: From the given data below : a
Q5: In a compiler, keywords of a language
Q7: Which of the following statement(s) regarding a
Q8: The number of tokens in the following
Q9: Consider the grammar defined by the following
Q10: The grammar S ? aSa | bS
Q11: Consider the following statements:<br>(I) The output of