Computer Science, asked by Shivanidude6675, 10 months ago

Explain linear, hierarchical, and semantic analysis with suitable example.

Answers

Answered by LittleNaughtyBOY
2

\huge \boxed {\bf{\green{ANSWER}}}

■ The semantic analysis phase checks the source program for semantic errors and gathers type information for the subsequent code – generation phase. It uses the hierarchical structure determined by the syntax analysis phase to identify the operators and operands of expressions and statements.

Similar questions