0
  1. Macro on a highLevel copy paste,it’s definitions to places wherever it is called.due to which it saves a lot of time,as no time is spent while passing the control to a new function and the control iss always with the callee function.however, one downside is the size of the complied binary is large but once complied the program comparatively runs faster.
Vishalini.R Answered question June 23, 2023