10. Consider the following declaration of a 'two-dimensional array in C:
Assuming that the main memory is byte-addressable and that the array is stored starting from memory address 0, what is the address of a[30][40]? (10%)