Question 1 |
Which of the following can be accessed by transfer vector approach of linking?
External data segments | |
External subroutines | |
Data located in other procedure | |
All of these |
Question 1 Explanation:
External subroutines are routines that are created and maintained separately from the program that will be calling them.
Refer : http://faculty.cs.niu.edu/~byrnes/csci360/notes/360ext.htm
Refer : http://faculty.cs.niu.edu/~byrnes/csci360/notes/360ext.htm
There is 1 question to complete.