InterviewSolution
Saved Bookmarks
| 1. |
Which of the following can be accessed by the transfer vector approach of linking?(a) External data segments(b) External sub-routines(c) Data located in other procedure(d) All of the mentionedThe question was posed to me in an online quiz.This intriguing question originated from Implementation of the Translation Specified by Syntax-Directed Definitions topic in portion Syntax Directed Definition and Translations of Compiler |
|
Answer» Right answer is (B) External sub-routines |
|