Chat with our AI personalities
Yes, 'ARR' and 'ARR' are the same for char20. Whatever it means.
The name of the array means the address of the first element, so 'arr==&arr[0]'
No arr refers to address of array &arr refers address of address of array but compiler treats arr and & arr, so even you place arr and & arr no error only warnings will be displayed.
9, the elements are: arr[0], arr[1], ... arr[9]
ARR = Average Room Revenue