what is subroutine linkage in assembly language ?????
Answers
Answered by
1
The subroutine is said to return to the program that called it by executing a Return instruction. The way in which a computer makes it possible to call and return from subroutines is referred to as its subroutine linkage method.
Himanshukumarlal:
thanku
Similar questions