Question: Which of the following statements is false or true? 1. The recursive function is a function that is invoked by itself. 2. Algorithm A is
Which of the following statements is false or true?
1. The recursive function is a function that is invoked by itself.
2. Algorithm A is considered direct recursive algorithm if it calls another algorithm B that in turn calls A.
A. Statement 1 is false
B. Statement 2 is false
C. Statements 1 and 2 both are false
D. Statements 1 and 2 both are true
Step by Step Solution
3.44 Rating (151 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
