How is actual parameter different from the formal parameter?
Actual parameters: Parameters that are sent to the function at the calling end.
Formal Parameters: Parameters that are at the receiving of the function definition.
BY Best Interview Question ON 13 Jan 2019