When Dealing With The Branching Code The Assembler #115
When dealing with the branching code the assembler ___________
This multiple choice question (MCQ) is related to the book/course gs gs103 Computer Logical Organisation. It can also be found in gs gs103 Machine Instructions and Programs - Assembly Language - Quiz No.2.
When dealing with the branching code the assembler ___________
Replaces the target with its address
Does not replace until the test condition is satisfied
Finds the Branch offset and replaces the Branch target with it
Replaces the target with the value specified by the DATAWORD directive