pgm

  1. rijinpk1

    Recursive call to main() in C

    Write a c pgm which rewrites "The universe is never ending" using recursion so that it terminate after 17 calls. Your pgm should consist of a single main() function that calls itself recursively. This question seems to be simple but asked for 15 marks. So I need answers from u guys. Help me...
Top Bottom