The parameter passing mechanism used in C is..............
Answers
Answered by
0
Answer:
The C programming language has a very "manual" ("do it yourself") parameter passing mechanism: The C programming language only has the pass-by-value parameter passing mechanism
Explanation:
here is your answer pls follow me
Similar questions