Answer TRUE or FALSE.

Every recursive method must have a return value.

False
  • True
  • False

You do not need a return value to do useful work.