Programming Example
Write C a program to show that when arrays or strings are passed to a function, call by value mechanism is not followed.
Write C a program to show that when arrays or strings are passed to a function, call by value mechanism is not followed.