Correct Answer
verified
Multiple Choice
A) Eight
B) Two
C) One
D) Seven
Correct Answer
verified
Multiple Choice
A) never required to solve a problem
B) required to solve mathematical problems
C) never required to solve string problems
D) required to solve some problems
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) exits
B) returns to the main function
C) returns to the calling function
D) calls itself to solve the smaller problem
Correct Answer
verified
Multiple Choice
A) At least one case in which the problem can be solved without recursion
B) A way to solve the problem in all other circumstances using recursion
C) The way to stop the recursion
D) The way to return to the main function
Correct Answer
verified
Short Answer
Correct Answer
verified
Multiple Choice
A) At least one case in which the problem can be solved without recursion
B) The circumstances to solve the problem using recursion
C) The way to stop the recursion
D) The way to return to the main function
Correct Answer
verified
Multiple Choice
A) solves it and returns
B) Exits
C) returns the result
D) generates a run-time error
Correct Answer
verified
Multiple Choice
A) The length of the algorithm
B) The numbers of function calls
C) The number of times the function calls itself
D) The number of times it goes back to the main function
Correct Answer
verified
Short Answer
Correct Answer
verified
True/False
Correct Answer
verified
Short Answer
Correct Answer
verified
Multiple Choice
A) continuous
B) direct
C) three function call
D) indirect
Correct Answer
verified
Short Answer
Correct Answer
verified
Showing 21 - 35 of 35
Related Exams