Please give the explanation to my basic Q;
When we pass an array as an argument to a function , what actually gets passed?
(a) Address of the array
(b) values of the elements of the array
(c) BAse address of the array
(d) Number of elements of the array
plz give answer with explanation;;
plz tell me why the remaining anwers are not suitable ;
Go to the complete details ...