A function that is passed the name of an array as argument, (A) doesn’t know the number of elements of the array, (B) can determine the size of the array easily, (C) copies the entire array, (D) none...


A function that is passed the name of an array as argument, (A) doesn’t know the number


of elements of the array, (B) can determine the size of the array easily, (C) copies the entire


array, (D) none of these.


If the variable x and the array arr have the same data type, which of the following statements


is legal?


(i) x = *(arr + 5);


(ii) *(arr + 5) = x;


(A)    (i), (B) (ii), (C) both, (D) neither.



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here