What do you mean by forward references in system software?
Answers
Answered by
0
Explanation:
A forward reference occurs when a label is used as an operand, For example as a branch target, earlier in the code than the definition of the label.
Similar questions