What's the difference between a parameter and an argument?
a) Parameters are values passed to a function, and arguments are variables declared in a function
b) Parameters are variables declared in a function, and arguments are values passed to a function
c) They are interchangeable terms with no distinction
d) Parameters are used in mathematics, while arguments are used in computer science

Q&A Education