Which of the following statements is false?

Every recursive function should have a terminating condition.

You connot print a local variable.

A global variable can be used anywhere in a program.

A function can have multiple parameters.

The statement "You connot print a local variable." is false.