Which symbol table stores the return value of a function?
Answers
Answered by
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
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