Multiple choice

Which is to make explicit the hierarchical structure of the of the incoming token stream by identifying which parts of the token stream should be grouped together?

  1. Lexical analysis

  2. Syntax analysis

  3. Compiler

  4. Code generation

  5. Byte code verifier

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It is to make explicit the hierarchical structure of the incoming token stream by identifying which parts of the token stream should be grouped together.