Compiler Design

Choose the correct description of Symbol table.

Correct answer

C. A data structure used by a compiler to store information about variables, functions, and identifiers.

Explanation

Symbol table refers to a data structure used by a compiler to store information about variables, functions, and identifiers.