Recursion Printing Natural Numbers in Reverse

preview_player
Показать описание
Link to Lecture Slides

Link to Code
Рекомендации по теме
Комментарии
Автор

Sir in recursion why we are not declaring the function prototype seprately just like in function.

AmanYadav-ouxi
Автор

Sir, the return type of function is int, and in case of number 1 to 5 there is no return to the function so wouldn't it give an error?

shubhanshugupta
Автор

Sir in each stack activation record what is the return address ?

malvikakunwarsen