🎴 Flashcard Mode
Compiler Design
Card1 / 18
Mastered0
Review0
QuestionClick to flip
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?
AnswerClick to flip back
A
Fixed length representation
💡 Explanation:
This representation is used when there is an upper bound or limit on the length of the name.