Which of the following can be accesses by transfer vector approach of linking?

Which of the following can be accesses by transfer vector approach of linking? Correct Answer External subroutines

An external subroutine is a sequence of statements that performs a discrete function, compiled separately from the calling program. Unless the subroutine is in the same file as the calling program, it must be cataloged in the account before being called.

Related Questions

Consider a system described by ẋ = Ax + Bu y = Cx + Du The system is completely output controllable if and only if Where: x = State vector (n-vector) u = Control vector (r-vector) y = Output vector (m-vector) A = n × n matrix B = n × r matrix C = m × n matrix D = m × r matrix
Which of the following can be accessed by the transfer vector approach of linking?