MCQOPTIONS
Saved Bookmarks
| 1. |
When dealing with the branching code the assembler ___________ |
| A. | Replaces the target with its address |
| B. | Does not replace until the test condition is satisfied |
| C. | Finds the Branch offset and replaces the Branch target with it |
| D. | Replaces the target with the value specified by the DATAWORD directive |
| Answer» D. Replaces the target with the value specified by the DATAWORD directive | |