Vidyalelo
Data Structure · Q80

Linked Lists in Data Structures

Programming · Data Structure · question 80

Q80

Symbol tables during compilation of program is efficiently implemented using . . . . . . . .

A.
a singly linked list
B.
a doubly linked list
C.
a self organizing list
Answer
D.
an array

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board