3,044 views
6 votes
6 votes
  1. Consider a multi-dimensional array A [90][30]40] with base address start at 1000, calculate the address of A[10][20][3] in row major order and column major order. Assume the first element is stored at A [2][2][2] and each element take 2 byte.

 

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
viral8702 asked Apr 29, 2022
473 views
A frame buffer array is addressed in row major order for a monitor with pixel locations starting from (0,0) and ending with (100,100). What is address of the pixel(6,10)?...
1 votes
1 votes
2 answers
3
0 votes
0 votes
1 answer
4
gauravkumawat asked Jun 13, 2023
913 views
please solve in paper formet Explain the properties of B-Tree Also Construct B+ tree with order P=410,5,30,40,20,17,90,45,93,60,20,50,29