What is a recursive function?
a. a function that calls itself
b. a function that contains no loops
c. a function with more than one selection statement
d. a function with exactly one selection statement and at least one argument



Answer :

Other Questions