Computer Science, asked by kalairani76, 9 months ago

X is 2D array [10×5 ]each element of the array is stored in 2 memory location if x [1,1] begins at address 150 find the location of x[3,4] use the formula for calculation (the arrangement is in row major form)

Answers

Answered by garvh2121
1

Answer:

no problem at all times and I have t S III

Answered by vermasanskriti677
0

Answer:

176

Explanation:

using row major method formula

A[I][J]= B+ [( I-Lr)×C+(J-Lc)]×W

Similar questions