Question: An array A is declared: #define N 2 #define M5 int A[N][M]; Assuming the starting address of A is 100. What is &A[1][0]

An array A is declared: #define N 2 #define M5 int A[N][M]; Assuming the starting address of A is 100. What is &A[1][0]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
