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 contains 10 instructions.
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
