Computer Science, asked by 31shivani, 1 year ago

distinguish between parameters and arguments in java. Plz fast..

Answers

Answered by Mahin07
4
Parameters are temporary variable names within functions. The argument can be thought of as the value that is assigned to that temporary variable.
Within the function, parameters act as placeholders for the argument it is passed, for instance, lets consider the following simple function to cube a number.
HOPE IT'S HELPFUL

Mahin07: thnks
Answered by MemonMahin07
0

oh wow we both are mahin

Similar questions