πŸ“Š C Programming
Q. Choose a correct statement about Recursive Function in C language.
  • (A) Each recursion creates new variables at different memory locations
  • (B) There is no limit on the number of Recursive calls
  • (C) Pointers can also be used with Recursion but with difficulty.
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
260
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
90%
Success Rate