Which of the following tasks are performed during the lexical analysis phase?

Choose the correct answer

Explanation

The lexical analysis phase involves several key tasks: constructing a unified symbol table, creating separate tables for literals and identifiers, and dissecting the source program into its basic tokens. Therefore, all the tasks listed are part of lexical analysis.

Which of the following tasks are performed during th… — Language processors | PakQuizHub