Multiple choice

Which of the following analysis processes the string of descriptors, synthesised by lexical analyser to determine the parse structure of an input statement?

  1. Lexical analysis

  2. Risk analysis

  3. Syntax analysis

  4. Control flow analysis

  5. Data flow analysis

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

This analysis processes the string of descriptors, synthesised by lexical analyser to determine the parse structure of an input statement.