1.

Use of macro instead of function is recommended

A. when one wants to reduce the execution time
B. when there is a loop with a function call inside
C. when a function is called in many places in a program
D. both (a) and (b)
Answer» E.


Discussion

No Comment Found