Let A be a two-dimensional array declared as follows: A: array[1..110][1..125] of integer; Assuming that each integer takes one memory location, the array is stored in row-major order and the first element of the array is stored at the location. Find out the address of the address of the element A[i][j]
Answers
Answered by
0
Answer:
qwertyuioplkjhgfdsazxcvbnm
Similar questions