diano1943 diano1943 03-06-2023 Engineering contestada For a given two-dimensional array in C as follows (Each int-type element occupies 4 bytes of memory) int A[8][16]; If the address of A[1][4] is 0x0FFA0040, what is the memory address of A[2][6]?