Question: An assembly program defined two macros - Macro_A and Macro B. Macro_A contains 7 instructions of which 2 are call to Macro B. Macro B
An assembly program defined two macros - Macro_A and Macro B. Macro_A contains 7 instructions of which 2 are call to Macro B. Macro B contains 10 instructions. The main assembly program contains 25 instructions of which 2 are calls to Macro A and 3 are calls to Macro B. How many machine code will be created for this assembly program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
