Why are actual parameter also knows as arguments?
Answers
Answered by
2
The basic difference between a parameter and an argument is that
a parameter is the value passed to it while defining the function (for example) whereas the values passed while using the function or calling the function is called as argument.
Since while defining the function we pass the actual values which are in a sense parameter therefore they are also called arguments.
Hope this helps
Similar questions
Math,
5 months ago
Math,
5 months ago
Computer Science,
5 months ago
Math,
1 year ago
Biology,
1 year ago