Consider a three-dimensional array A(2:6, -1:7, 9:10), and calculate the address of A(9, 6, 8) using row major order and column major order where the base address is 2000 and w = 4.
Consider a one-dimensional array declared as intarr[10], and calculate the address of arr[7] if the base address is 200 and the size of each element is 2.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here