38 Computer -- Modular Programming

What do you mean by argument passing by reference method?

What do you mean by argument passing by reference method?

Argument passing by reference method means the method of passing arguments to the procedure in which the addresses of the variables are passed with the parameters with the same memory addresses.

More questions on Modular Programming

Close Open App