À? The parameter passing
mechanism used in C is....
Answers
Answered by
1
Answer:
This is the mechanism used by both C and Java. Note that this mechanism is used for passing objects, where a reference to the objected is passed by value. call by result: copy going out of the procedure, the formal parameters are copied back into the actual parameters.
hope so it will be useful to you dear ☺️.
Similar questions