183) Use of macro instead of function is recommended
Answer is:
both when one wants to reduce the execution time and when there is a loop with a function call inside
Related C Programming MCQ with Answers
Answer is:
Sum:=N+Sum(N-1)
Answer is:
Ackermann ′s function
Answer is: