Page 1 of 1

Which of the following gives the memory address of the first element in array tan?

Posted: Thu Jul 14, 2022 9:07 am
by answerhappygod
a) tan[0]
b) tan
c) &tan
d) tan [1]