Consider a two dimensional array A[20][10]. Assume 4 words per memory cell, the base address of array A is 100, elements are stored in row-major order and first element is A[0][0]. What is the address of A[11][5] ?
560
460
570
575
This question is part of this quiz :
Top MCQs on Array Data Structure with Answers,UGC NET CS 2014 Dec - II