The number and types of the actual parameters must match the number and types of the formal parameters.
Answer: True. The names of the corresponding actual and formal parameters may be different but the number and types of the parameters must match.