Respuesta :

The statement that completes the blank is input value

How to complete the statement?

From the question, we have the following concepts:

  • Methods
  • Recursion

There are two methods in recursions, and they are:

  • Inner method
  • Outer method

The role of the inner method is to check for valid input value

When the input value is valid, this value is sent to the outer method

Hence, the complete statement is "The outer method should check for a valid input value and then call the inner method."

Read more about recursion at:

https://brainly.com/question/14208577

#SPJ4