Question
What is the best description of base case?(1 point)
Responses
a condition where the input is equal to 0
a condition where the input is equal to 0
a condition where the input is equal to 1
a condition where the input is equal to 1
the condition that stops a recursion from continuing forever
the condition that stops a recursion from continuing forever
a condition where the output is equal to 0
a condition where the output is equal to 0
Responses
a condition where the input is equal to 0
a condition where the input is equal to 0
a condition where the input is equal to 1
a condition where the input is equal to 1
the condition that stops a recursion from continuing forever
the condition that stops a recursion from continuing forever
a condition where the output is equal to 0
a condition where the output is equal to 0
Answers
Answered by
GPT-4o mini
The best description of a base case is:
**the condition that stops a recursion from continuing forever**
**the condition that stops a recursion from continuing forever**
There are no human answers yet. A form for humans to post answers is coming very soon!