Problem: Hi there! I just took an exam of programming in which there was a multiple-choice question that said: “When an array is passed to a function, it is interpreted as _____”: Address of the first element of the array. The number of elements of the array. Address ... 5,4,3,2,1. I did not understand the output. Can anybody please explain it? Also, tell the answer to the above MCQ.
asked
Dec 24, 2020
Code Learner
5.5k points