Multiple choice

Which of the following ways is used to represent names in the symbol table, when there is an upper bound or limit on the length of the name?

  1. Fixed length representation

  2. Pointer to symbol table entry

  3. Trees

  4. Buckets

  5. Hash tables

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This representation is used when there is an upper bound or limit on the length of the name.