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

For explanation I would say: External SUBROUTINES are routines that are CREATED and maintained separately from the PROGRAM that will be CALLING them.



Discussion

No Comment Found

Related InterviewSolutions