English, asked by kamalchoudhary8660, 8 months ago

Define the symbol table entries

Answers

Answered by ankitkumarrawani47
1

Answer:

In computer science, a symbol table is a data structure used by a language translator such as a compiler or interpreter, where each identifier (a.k.a. symbol) in a program's source code is associated with information relating to its declaration or appearance in the source.

Answered by ashwinarya4748
4

Answer:

In computer science, a symbol table is a data structure used by a language translator such as a compiler or interpreter, where each identifier (a.k.a. symbol) in a program's source code is associated with information relating to its declaration or appearance in the source.

Similar questions