• Many tables are assigned a large fixed amount of address space even though only a
fraction of the table is actually used. For example, a symbol table for an assembler
might be prepared to handle 100 symbols. If only 10 symbols are used then 90 percent
of the table remains unused.