Solved

Why Might You Want to Use a Recursive Method Instead

Question 5

Multiple Choice

Why might you want to use a recursive method instead of a loop?


A) The code is more compact.
B) The code is more elegant.
C) The code is simpler.
D) All of these are correct.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions