what is parsing in java? explain with example
what is parsing in java? explain with example
Collapse
X
-
Really?
This is clearly a homework/test question.
The method of parsing in Java is the same as in any other language, except for the syntax and lexical rules of the language. The question is asking you to explain how the parser works using the Java syntax and lexical rules. You should be able to answer that question by now in the class.
For more information on parsing:
Are you a CS major?
Comment