Question: 1.An array can store multiple values of different types. True False 2. When using pass-by-value, the actual values of arguments are copied into the formal
1.An array can store multiple values of different types.
True False
2. When using pass-by-value, the actual values of arguments are copied into the formal parameters of functions. The changes made to the parameters do not affect the passed arguments.
True False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
