| preferred AP College board partner for AP classes
AP Computer Science A/Unit 10: Recursion
Start Practice TestPractice Test
About Exam
hard Solved by 1 students
Characterizing Non-Tail Recursive Methods
< Prev
Next >

Which description best characterizes a non‐tail recursive method?

A

It includes a termination condition immediately followed by a recursive call.

B

It makes multiple recursive calls in parallel.

C

It performs extra computation after the recursive call returns, preventing tail call optimization.

D

It has its recursive call as the only statement in the method.

Hint
Did You Know?
Explain Why
Explain All Answers
Check Answer
Show Correct Answer
Report Question

Question Leaderboard

Not enough data yet to show leaderboard.

No comments yet. Be the first to comment!

AI Tutor

How can I help?

APFIVE © 2020.
Email: [email protected]|Privacy Policy