Pointers

1. What would be the equivalent pointer expression for referring the array element a[i][j][k][l]
2. NULL pointer points to the 0th memory address: