Computer Science, asked by jamesbond0072, 1 year ago

difference between actual and formal parameters

Answers

Answered by Dharmendr
5
Formal Parameter: A variable declared in the parameter list of a subprogram specification.

Actual Parameter: A variable or expression refrenced in the parameter list of a subprogram call.
Similar questions