Computer Science, asked by praveenbadisa, 1 month ago

In a 2-D array int A[5][5] calculate the address of A[1][1] in column major order. given base address=2000 and word size=4 when Array index starts from A[0][0]

Answers

Answered by kattnoriadivyansh
0

Answer: 18 56000

Explanation:

Similar questions