What Is Procedures And Macros?

What Is Procedures And Macros? Macro is a sequence of instructions that are written within the macro definition to support modular programming. On the other hand, a procedure is a set of instructions that performs a specific task, and a programmer can call it repetitively. Thus, this is the fundamental difference between macro and procedure.

What Is The Difference Between A Macro And A Procedure?

What Is The Difference Between A Macro And A Procedure? 01. Macro definition contains a set of instruction to support modular programming. Procedure contains a set of instructions which can be called repetitively which can perform a specific task. What is the difference between a subroutine procedure and a macro? Any logic may use both