Symbol table is a file that Compilers / Assemblers use to store symbols and their equivalent relative memory locations, values, data types for the following steps. It's an intermediate file, so the compiler chooses where to store it. Some compilers delete the file after processing
Copyright © 2026 eLLeNow.com All Rights Reserved.