Join Examsbook
548 0

Q:

What is called the syntax analysis part in the machine language transformation of a high-level language?

  • 1
    lexical analysis
  • 2
    semantic analysis
  • 3
    parsing
  • 4
    linking
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "parsing"
Explanation :

Parsing, in high-level language transformation, is the analysis of code syntax using formal grammar rules. It checks for errors and creates a parse tree representing the code's structure. This tree guides the generation of machine code or program execution, ensuring correct interpretation and execution of the source code.

Are you sure

  Report Error

Please Enter Message
Error Reported Successfully