Computer Science, asked by dipakpatekar4530, 10 months ago

Which symbol table stores the return value of a function?

Answers

Answered by Zisha7
0

Answer:

Symbol table is an important data structure created and maintained by compilers in order to store information about the occurrence of various entities such as variable names, function names, objects, classes, interfaces, etc......

Answered by Anonymous
3

Answer:

Symbol table is an important data

structure created and maintained by compilers in order to store information about the occurrence of various entities such as variable names, function names, objects, classes, interfaces, etc..

Similar questions