Which of the following are applications of symbol table ? (A) Storage allocation (B) Checking type compatability (C) Suppressing duplicate error messages Choose the correct answer from the options given below:

Which of the following are applications of symbol table ? (A) Storage allocation (B) Checking type compatability (C) Suppressing duplicate error messages Choose the correct answer from the options given below: Correct Answer (A), (B) and (C)

The correct answer is option 4.

Key Points

Symbol table can be used for

  • Storage allocation
  • Checking type compatibility
  • Suppressing duplicate error messages

∴ Hence the correct answer is (A), (B) and (C).

Additional Information

 The symbol table is a data structure that contains a record for each identifier along with its attribute such as type, initial value, scope, a lifetime.

Related Questions

A Windows 2000 Server computer named server2 runs numerous 32bit applications and two 16bit applications. Users start the 16bit applications by running APP1.EXE for one application and APP2.EXE for another application. The 16bit applications are configured to run in the separate memory space. You want to create a performance base like chart in the system monitor for all the applications on server2. You add all of 32bit applications and now you want to add two 16bit applications. What should you do?