Consider a multidimensional array A stored in row-major order with 22 rows and 6 columns whose subscripts start at 0. If each element occupies eight bytes, then how many bytes from the start address of A will element A[3, 5] be stored? a. 284 b. 136 c. 184d. 568