Multiple Choice
A function can invoke a second function, which in turn invokes the first function; this type of recursion is referred to as ____ recursion.
A) direct
B) mutual
C) self-referential
D) tail
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: When a function invokes itself, the process
Q16: C functions are constructed to be independent
Q17: Unlike automatic variables that can be initialized
Q18: To use a stored address, C provides
Q19: While a function is executing, only the
Q21: Global variables can be used by all
Q22: The same variable name cannot be declared
Q23: The _ of a variable defines the
Q24: The four available storage classes are called
Q25: The scope of a variable influences or