Page 1 of 1

Specify the contents of the array a after the execution of the subprogram somefun, if both its parameters are passed by:

Posted: Sun May 15, 2022 8:00 am
by answerhappygod
Specify the contents of the array a after the
execution of the subprogram somefun, if both its
parameters are passed by:
somefun( a[index + 1], index );
somefun( a[index + 1], index );