Consider the following declaration of a two-dimensional array in C: Char a[100][100] Assuming that the main memory is byte-addressable and that array is stored starting form memory address 0, the address of a [40] [50] is
Reveal answer
Fill a bubble to check yourself
