6. Which of the following cannot have control and recursive statement O Overloaded functions O Inline functions O Friend functions O Recursive statements
Answers
Answered by
2
Explanation:
functions provide following advantages: 1) Function call overhead doesn't occur. 2) It also saves the overhead of push/pop variables
Similar questions