The parameters appearing in function call statement are called
Answers
Answered by
5
Explanation:
The parameters appearing in function call statement are called arguments or actual parameters
Answered by
0
Actual parameters are the parameters appearing in the function call statement.
Actual Parameters:
a) The arguments which are passed in a function call are known as actual arguments.
b) Specification of the datatypes is not needed in the actual parameter.
c) Actual Parameters are preset in a calling subprogram.
d) These parameters can be constant variable names and also constant values.
e) These parameters don't need to be always variables.
Similar questions
Social Sciences,
4 months ago
Geography,
4 months ago
English,
4 months ago
English,
9 months ago
English,
1 year ago