a) What is difference between pass by value and pass by reference?
b) Write a C program which calls a function to swap values of two variables.
July 17, 2021 in C and CPP
a) What is difference between pass by value and pass by reference?
b) Write a C program which calls a function to swap values of two variables.