What are the three steps in using a function
Answers
Answered by
0
Answer:
Explanation:
A function call is an expression: As long as it returns a value other than void, it can be used inside a larger expression. For example: z = x + y + avg(a, b) + 25.3; When the function is called, the values specifiedin the function call are passed to the function arguments.
plz mark as brainliest
Similar questions
Math,
6 months ago
Biology,
6 months ago
Math,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago