...
Question 5642 – Compiler-Design
May 17, 2024
Question 5771 – Compiler-Design
May 17, 2024
Question 5642 – Compiler-Design
May 17, 2024
Question 5771 – Compiler-Design
May 17, 2024

Question 5768 – Compiler-Design

‘Macro’ in an assembly level program is _______.

Correct Answer: A

Question 273 Explanation: 
→ A macro is a sequence of instructions, assigned by a name and could be used anywhere in the program.
→ A macro is an extension to the basic ASSEMBLER language. They provide a means for generating a commonly used sequence of assembler instructions/statements.
→ The sequence of instructions/statements will be coded ONE time within the macro definition. Whenever the sequence is needed within a program, the macro will be “called”.
A
sub program
B
a complete program
C
a hardware portion
D
relative coding
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!