what arr called parameters and write a note on 1.parameters without type ,parameters with type.explain in detail
Answers
Answered by
9
*The term parameter (sometimes called formal parameter) is often used to refer to the variable as found in the function definition, while argument (sometimes called actual parameter) refers to the actual input supplied at function call.
1.A parameter is a variable in a method definition. When a method is called, thearguments are the data you pass into the method's parameters. Parameter is variable in the declaration of function. Argument is the actual value of this variable that gets passed to function.
Hope it helps...
Follow me
Mark as brainliest
❤ My answers
Similar questions
Math,
3 months ago
Hindi,
3 months ago
Math,
7 months ago
Computer Science,
7 months ago
Chemistry,
11 months ago
Social Sciences,
11 months ago
Computer Science,
11 months ago