SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Computer Science AQA A level

» Start this Course
(Practice similar questions for free)
Question:

What are the characteristics of a recursive subroutine

Author: Will Parker



Answer:

Must contain a stopping cndition (base case) For any input values other than teh stopping condition the routine must call itself Stopping condition must be reachable after a finite number if loops


0 / 5  (0 ratings)

1 answer(s) in total