Solved

Like a Loop, a Recursive Method Must Have

Question 29

Multiple Choice

Like a loop, a recursive method must have:


A) a counter
B) some way to control the number of times it repeats itself
C) a return statement
D) a predetermined number of times it will execute before terminating

Correct Answer:

verifed

Verified

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

Related Questions