Which symbol table implementation is based on the property of locality of reference?
(a) Linear list
(b) Search tree
(c) Hash Table
(d) Self Organisation
I got this question during a job interview.
This intriguing question comes from Lexical Analysis topic in division Compiler Introduction of Compiler