Question:

Which among the following is used in various phases of the compiler?

Show Hint

Symbol table acts like a database for identifiers during compilation.
Updated On: June 02, 2025
  • Record
  • Variable
  • Symbol table
  • Shift table
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

A symbol table stores information about identifiers — their scope, type, memory location — and is used in all compilation phases.
Was this answer helpful?
0
0

TS PGECET Notification