Arrays

1. In C programming, Arr[1] refers to which element of an array Arr.
2. The first element of an array is referred to by which index
3. The index of the last element of an array of size n elements is: