Computer Science, asked by sd496047, 10 months ago

the parameter passing mechanism used in c is​

Answers

Answered by rudransh34
1

Explanation:

The parameter passing mechanism in C

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. (I.e., just like Java).......

Similar questions
Math, 1 year ago