Computer Science, asked by shaikyasin912, 1 year ago

An array p[30][20] is stored along the column in the memory with each element requiring 2 bytes of storage. If the base address of the array p is 26500, find out the location of p[20][10].

Answers

Answered by ssvijay738
0

An array p[30][20] is stored along the column in the memory with each element requiring 2 bytes of storage. If the base address of the array p is 26500, find out the location of p[20][10].

Similar questions