C Programming
Array passed as an argument to a function is interpreted as

Address of the array.
Address of the first element of the array.
Number of element of the array.
Values of the first elements of the array.

ANSWER DOWNLOAD EXAMIANS APP