AmaliTech interview question

What’s the difference between a parameter and argument in a function.

Interview Answer

Anonymous

6 Aug 2025

A parameter is a variable defined or assigned in the function definition while an argument is data or variable passed into a function call.

AmaliTech Interview Question: What’s the difference between a parameter and argument in a function. | Glassdoor