InterviewSolution
Saved Bookmarks
| 1. |
Pass I ______________(a) Assign address to all statements(b) Save the values assigned to all labels for use in pass 2(c) Perform some processing(d) All of the mentionedThe question was posed to me during an internship interview.I'm obligated to ask this question of Syntax-Directed Definitions and Translations topic in portion Syntax Directed Definition and Translations of Compiler |
|
Answer» The correct option is (d) All of the MENTIONED |
|