133k views
2 votes
Which structure is the following true for? For _________, arguments are substituted exactly as entered, without checking for memory, registers, or literals.

1 Answer

0 votes

Answer:

macros.

Step-by-step explanation:

Macro:- It is a pattern which is programmable that translates specific input into a predefined sequence of output. Macro is a short form of Macro instructions.Macros are used to make the task less repetitive by defining a complicated sequence of input.It substitutes the arguments as it is as the way they are entered.

User Zaki Ahmed
by
8.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.