Q:

What is the difference between a parameter and an argument

0

What is the difference between a parameter and an argument?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

A **parameter** is the variable in the parentheses after the function name when we defining the function and used inside a function.

An **argument** is the variable in the parentheses after the function name when we calling the function, and it is used to initialize the parameter of the function.

 

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now