Solved

Recursion Is

Question 27

Multiple Choice

Recursion is:


A) the ability of a program to repeat a block of code
B) the ability of a method to call itself
C) the ability of a method to call smaller methods
D) the ability of a method to implement factorials

Correct Answer:

verifed

Verified

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

Related Questions