systerm programming 1) (4s pts.) For each of the following statements, indicate
ID: 3582356 • Letter: S
Question
systerm programming
Explanation / Answer
Macros are often used in place of subroutines - Fslse
Explanation :-
Macros cannot be used in place of subroutines for recursive algorithms Because :-
* The situation in which If you want to reuse the function throughout the system then use a sub-routine.
* The situation in which If you want to reuse the same collection of instructions more than once in a program then use a macro.
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.