Computer Science, asked by riyaswaroop, 1 year ago

Kya koi merko batayega Ki parameters y arguments mtlb Kya hota h....computer science ke term me....????
Jldi....please.......

Answers

Answered by Anonymous
1
In computer programming, a parameter (often called formal parameteror formal argument, may be referred to as a parm or param for shorthand) is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine.These pieces of data are the values of the arguments (often called actual argumentsor actual parameters) with which the subroutine is going to be called/invoked. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call are evaluated, and the resulting values can be assigned to the corresponding parameters.

Anonymous: hi riya
Anonymous: hi
Similar questions