For the given program fragment A[i,j] = B[i,k] do the following:
Determine the address of A[3,5] where, all are integer arrays with size of A as 10*10 and B as 10*10 with k=2 and the start index position of all arrays is at 1. (Assume the base addresses).
Answers
Answered by
1
Answer:
give five stars please
Similar questions